Releases: BackendStack21/keycloak-backend
Releases · BackendStack21/keycloak-backend
v5.1.0
What's Changed
- Add comprehensive unit and integration tests for Keycloak functionality by @jkyberneees in #20
Full Changelog: v5.0.0...v5.1.0
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-decodedependency 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
UserManagerclass was dropped in v3 - The
auth-server-urlconfig property was changed tokeycloak_base_url - Most recent Keycloak API is supported by default, old versions are still supported through the
is_legacy_endpointconfig 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