Skip to content

cotag/oauth-interceptor

Repository files navigation

OAuth Communications Interceptor

Build Status

Behind the scenes, attaches tokens to requests that require authentication and if not authenticated triggers the authentication process before retrying / completing the request

Installation

  1. Open bower.json
  2. Add "oauth-interceptor": "~1.0.0" to your dependency list
  3. Run bower install
  4. In your application you can now add:
    • <script src="bower_components/intercept/communication.js"></script>

Usage

Requires a compatible directive for obtaining the OAuth Tokens

About

Configurable AngularJS promise based interceptor for delegating auth

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •