Using Oauth2 verification on login with AngularJS 1.x
- Download or clone repository.
- Install
node.js
if you don't already have it. - Install
bower
if you don't already have it. - Navigate to the directory for the repository.
- Run the
npm install
command to install the required dependencies. - Navigate into the
src
folder. - Run the express server with the command
node server.js
- Navigate to http://localhost:8080 in your browser.
- Make sure you insert your own clientid into the authSvc.js file. It will not correctly log you in if you do not.
- Magic.
Coming soon on http://monotkate.wordpress.com