Skip to content

cs-fullstack-master/200429-jwt-authorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •