@szg/oauth2-authorization-proxy-client-vanillajs-google
v1.0.1
Published
Google provider of the VanillaJS implementation of the OAuth2 Authorization Proxy Client library
Maintainers
Readme
OAuth2 Authorization Proxy Client VanillaJS Google
Google provider of the VanillaJS implementation of the OAuth2 Authorization Proxy Client library.
The main responsibilities are:
- Adds the
AuthorizationandX-OAuth2-Providerheaders to REST API requests. - In case of images, adds the
access_tokenandoauth2_providerquery 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
