This video is a continuation of the previous video where we used firebase database to create a note app in Next JS. In this one we will implement firebase authentication to that application. The authentication based on users email and password and the users will only be able to access those notes which they have created.