Learn how to implement authentication using JavaScript, Node.js, Express, and MongoDB. Create and register new users, log in with credentials, refresh access tokens, access protected routes, and reset passwords.
Table of contents
PrerequisitesWhat Are We going to build?What Is Authentication?Step 0: Getting StartedStep 1: Connecting to the DatabaseStep 2: Building API RoutersStep 3: Testing the APIConclusionNext Steps4 Comments
Sort: