@szg/oauth2-authorization-proxy-client-angularjs-facebook
v1.0.1
Published
Facebook provider of the AngularJS implementation of the OAuth2 Authorization Proxy Client library
Downloads
5
Maintainers
Readme
OAuth2 Authorization Proxy Client AngularJS Facebook
Facebook 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