Authentication with JWT token using Express JS
Content covered-
What is JWT
Project setup
User creation
User Login
Verifying the Refresh token and generating a new access token using the Refresh token
Verifying the access token for all authorized endpoints
What is JWT
JWT a.k.a(JSON WEB...
devgoofran.hashnode.dev7 min read