Skip to content

kcsuraj/oauth-2.0-server

Repository files navigation

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

About

Nodejs Server with OAuth 2.0 & OpenID Connect

Resources

Stars

Watchers

Forks

Packages

No packages published