1.1.2 • Published 5 years ago

@spurreiter/keycloak-js v1.1.2

Weekly downloads
1
License
Apache-2.0
Repository
-
Last release
5 years ago

keycloak-js

This is a linted version of package keycloak-js with documentation for API methods. The original code is located here.

The minified versions for "base64-js", js-sha256" and a Promise polyfill have been removed to lower bundle size.

Usage

npm i @spurreiter/keycloak-js
import Keycloak from '@spurreiter/keycloak-js'

Using with initOptions.pkceMethod = 'S256'

import Keycloak from '@spurreiter/keycloak-js/keycloak-pkce'

License

Apache 2.0 as with the original package

1.1.1

5 years ago

1.1.2

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago