@arcteryx/js-auth
v2.3.0
Published
ARCTERYX JavaScript library to initialize authentication and JWT management with Foregrock.
Downloads
2,784
Readme
Arc'teryx Authentication Library
ARCTERYX JavaScript library to initialize authentication and JWT management with Foregrock.
Forgerock scope information:
- arc-profile scope is custom set in Forgerock which will contain the attributes from the Customer Model that's not available in any of the default scopes.
Install it:
npm install @arcteryx/js-auth
Build and test locally like this:
npm ci
npm run build