Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

keycloak-auth-utils

Package Overview
Dependencies
Maintainers
5
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keycloak-auth-utils

Keycloak OAuth client.

  • 3.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
5
Created
Source

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

Keywords

FAQs

Package last updated on 26 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc