Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 250 Bytes

File metadata and controls

4 lines (3 loc) · 250 Bytes

Implementation of OAuth2.0 Password Grant in Node with JWT as Token

Node Implementation of OAuth2.0 Server with JWT as Token with Sequelize as Data Model.

The project can be used as a boilerplate code for a OAuth Authentication based application.