This package has been deprecated

Author message:

Merged with keycloak-connect. For updated releases refer to https://www.npmjs.com/package/keycloak-connect

keycloak-auth-utils

3.3.0 • Public • Published

keycloak-auth-utils

Build Status js-semistandard-style Coverage Status

Reporting security vulnerabilities

If you've found a security vulnerability, please look at the instructions on how to properly report it

Contributing

Please read the contributing guide

Provides grant-management utilities.

Install

npm install --save keycloak-auth-utils

GrantManager

  • Can obtain a grant through the direct API using name/password.
  • Can renew any token using a refresh_token.
  • Validates grants/tokens.

Grant

Embodies access_token, refresh_token and other handiness.

Token

Embodies JSON Web Token bits and checking for roles.

Resources

/keycloak-auth-utils/

    Package Sidebar

    Install

    npm i keycloak-auth-utils

    Homepage

    keycloak.org

    Weekly Downloads

    391

    Version

    3.3.0

    License

    Apache-2.0

    Last publish

    Collaborators

    • jkoops
    • keycloak.bot
    • stianst
    • abstractj
    • lanceball
    • bobmcwhirter