Skip to content

bsidio/Node-API-Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#NodeJs Middleware for API Authorization

Built for a personal project which required api to be accessed by logged in users only. This middleware assumes that the token is alread stored in cookie as token="askjdansdkjansdasn".

The token is then verfied to check issuer. Only valid tokens are allowed to access the API

Contributions and feature requests are welcome

About

Node Api Authorisation middleware using JWT cookie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors