Skip to content

A personal exploration into authentication and authorization. This side project aims to implement a lightweight yet robust solution for user validation and access control. Dive into the world of identity management with Passortjs, Oauth,local and jwt.

Notifications You must be signed in to change notification settings

kalayu-ftsum/Authentication-And-Authorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication And Authorization

A Node.js authentication and authorization project using Passport.js. Enable local login and integrate third-party authentication providers like Google, Facebook, and Twitter. Implement role-based and attribute-based access control for robust authorization.

Authentication

  • Local login with Passport.js
  • Social login integration: Google, Facebook, Twitter
  • Token validation using jwt.

Authorization

  • Role-based access control (RBAC)
  • Attribute-based access control (ABAC)

About

A personal exploration into authentication and authorization. This side project aims to implement a lightweight yet robust solution for user validation and access control. Dive into the world of identity management with Passortjs, Oauth,local and jwt.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published