@szg/oauth2-authorization-proxy-client-angularjs-core
v1.0.1
Published
Core of the AngularJS implementation of the OAuth2 Authorization Proxy Client library
Readme
OAuth2 Authorization Proxy Client AngularJS Core
Core of the AngularJS 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
