boclips-js-security
v17.0.1
Published
Boclips Keycloak Wrapper
Readme
Boclips JS Security
This is a client-side library talking to Keycloak to negotiate login credentials.
It works by authenticating, and then intercepting all Axios calls by attaching a Authorization: Bearer $token.
Development tasks:
pnpm run testpnpm run e2epnpm run lintRun an example app:
pnpm run demo