Authentincation | Notion
Context
Auth workflow (Bank example)
Auth workflow
Creating an express app
Creating an authenticated EP
Tokens vs JWTs
JWTs
Replace token logic with jwt
JWTs can be DECODED by anyone
Assignment: Creating an auth middleware
Writing the frontend for it
Assignment: Creating a TODO app