AngularJS OAuth Service Examples

October 10, 2013 · View on GitHub

Examples of AngularJS code using Dropbox, Google APIs, other OAuth services and more.

Get the code and install dependencies

$ git clone https://github.com/christiansmith/ngOAuthExamples.git
$ cd ngOAuthExamples/
$ npm install && bower install

Start the server

$ grunt server

The library is Copyright (c) 2013 Christian Smith, and distributed under the MIT License.