0.9.10 • Published 7 months ago
@yaagoub/oauth2 v0.9.10
OAuth 2.0 Flow Documentation for Angular Library
Author: Oussama Yaagoub Website: yaagoub.org
Introduction
This documentation provides an overview of how to implement OAuth 2.0 flow in your Angular application using our OAuth 2.0 library. The library is designed to handle authentication,and authorization token management, and secure API access with minimal configuration.
Installation
Install the library using npm:
npm install @yaagoub/oauth2
##Configuration
- Setting up OAuth 2.0 provider:
TESTED
- keycloak