0.0.1 • Published 4 years ago

nestjs-keycloak-admin-provider v0.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

NestJS Keycloak Admin Provider

That package will instance and mantain an admin client connection between the app and the Keycloak instance, the access token is refreshed every 58 seconds, and the grant is recreated when became invalid

TODO

  • Add a refresh_time parameter
  • Allow a better parametrization
  • More testing on token refresh