Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thejmazz/node-authentication


https://github.com/thejmazz/node-authentication

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# node-authorization

Simple example of setting up user accounts with basic authentication and OAuth 2.0.

See
- https://tools.ietf.org/html/rfc6749
- http://labs.hybris.com/2012/06/01/oauth2-authorization-code-flow/
- https://rwlive.wordpress.com/tag/oauth2/
- https://hnryjms.io/2014/07/oauth2/
- https://dejanglozic.com/2014/10/07/sharing-micro-service-authentication-using-nginx-passport-and-redis/
- https://float-middle.com/json-web-tokens-jwt-vs-sessions/