1.0.1 • Published 5 years ago

@szg/oauth2-authorization-proxy-client-angularjs-google v1.0.1

Weekly downloads
8
License
MIT
Repository
github
Last release
5 years ago

OAuth2 Authorization Proxy Client AngularJS Google

Build Status Dependencies License

Google provider of the AngularJS implementation of the OAuth2 Authorization Proxy Client library.

The main responsibilities are:

  • Adds the Authorization and X-OAuth2-Provider headers to REST API requests.
  • In case of images, adds the access_token and oauth2_provider query parameters.
  • Provides components to login and logout with several supported OAuth2 providers such as Facebook and Google.
  • Stores the authentication information in local storage.

Currently supported technology stacks:

  • VanillaJS
  • AngularJS