@szg/oauth2-authorization-proxy-client-angularjs-google
v1.0.1
Published
Google provider of the AngularJS implementation of the OAuth2 Authorization Proxy Client library
Downloads
6
Maintainers
Readme
OAuth2 Authorization Proxy Client AngularJS Google
Google provider of the AngularJS implementation of the OAuth2 Authorization Proxy Client library.
The main responsibilities are:
- Adds the
Authorization
andX-OAuth2-Provider
headers to REST API requests. - In case of images, adds the
access_token
andoauth2_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