Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikamai/nestjs-keycloak-admin-provider

NestJS Keycloak Admin Provider
https://github.com/mikamai/nestjs-keycloak-admin-provider

Last synced: 22 days ago
JSON representation

NestJS Keycloak Admin Provider

Awesome Lists containing this project

README

        

# 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