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