Javascript / Typescript SDK
The Javascript / Typescript SDK is a core helper library containing primitives and basic interaction with supported grant types. It is base library for OAuth 2.0 related protocol operations. It provides,
- Discovery of endpoints
- Grant Types Token Providers
- Token Validation
- HTTP Client Handler to access a given API with the access token