Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1013 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 1013 Bytes

OAuth 2.0 Server

Nodejs Server with OAuth 2.0 & OpenID Connect

Playground: https://oauth2-node-server.herokuapp.com/docs
Documentation: https://github.com/kcsuraj/oauth-2.0-server/wiki

Development

Requirements

Enivronment variables

Create .env file from the .env.example present and add configurations from aws cognito dashboard. Current .env.example looks like this:

MONGO_URI=

Available Scripts

Npm Script Description
start Runs app in development mode
dev Runs app in develement mode and watch file changes

Testing

For Production

client_id: 6656a7d2-5f10-4832-bef4-4d858f95645f

Reference: Identity and Data Security for Web Development