Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

200429-jwt-authorization

Lecture/code together JWT auth/authorization

Comments Manager Day Project. Node.js and JWT for auth.

Authentication:

  • Create/register new users with encyrption
  • Login and aquire JWT tokens

Authorization:

  • list comments filtered by user id from JWT token
  • restrict access to add comments to only verified users with JWT token
  • autopopulate user ids in comments with id from JWT token

WIP. no CSS

About

Lecture/code together JWT auth/authorization

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages