Skip to content

apar-adhikari/rest-authentication

Repository files navigation

rest-authentication

A node portion for authenticating REST APIs using oAuth2 authentication

Use 'npm install' to install all the required modules

To run the app, type command 'node index.js'

To change port, change the port value in index.js. The default port is 3000

Import myoAuth2.sql for using db to store bearer token and user credentials

About

A simple node app to authenticate the REST API using oAuth2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published