@spurreiter/keycloak-js

1.1.2 • Public • Published

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

Package Sidebar

Install

npm i @spurreiter/keycloak-js

Weekly Downloads

2

Version

1.1.2

License

Apache-2.0

Unpacked Size

60 kB

Total Files

5

Last publish

Collaborators

  • spurreiter