Releases: BackendStack21/keycloak-backend
Releases · BackendStack21/keycloak-backend
Improve Types for Token's Content
What's Changed
- Improve Types for Token's Content and make it available by @neferin12 in #18
Full Changelog: v4.0.1...v5.0.0
Cleanup dependencies
What's Changed
- removing unrequired
jwt-decode
dependency by @jkyberneees in #17 - cleanup examples
Full Changelog: v4.0.0...v4.0.1
Migration to TypeScript
What's Changed
- Typescript migration by @neferin12 @jkyberneees in #16
Full Changelog: v3.0.0...v4.0.0
v3.0.0
What's Changed
- The
UserManager
class was dropped in v3 - The
auth-server-url
config property was changed tokeycloak_base_url
- Most recent Keycloak API is supported by default, old versions are still supported through the
is_legacy_endpoint
config property - Update README.md by @monaka in #8
New Contributors
- @monaka made their first contribution in #8
- @jkyberneees made their first contribution in #12
Full Changelog: https://github.com/jkyberneees/keycloak-backend/commits/v3.0.0