Skip to content

jimdillon/keycloak-nodejs-auth-utils

 
 

Repository files navigation

keycloak-auth-utils

Build Status js-semistandard-style

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.

Contributing

  • User Mailing List - Mailing list to ask for help and general questions about Keycloak
  • JIRA - Issue tracker for bugs and feature requests

Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.8%
  • Shell 10.6%
  • Makefile 0.6%