Using Oauth2 verification on login with AngularJS 1.x
- Download or clone repository.
- Install
node.jsif you don't already have it. - Install
bowerif you don't already have it. - Navigate to the directory for the repository.
- Run the
npm installcommand to install the required dependencies. - Navigate into the
srcfolder. - 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