Skip to content

Releases: BackendStack21/keycloak-backend

v5.1.0

23 Nov 14:39
f175dfa

Choose a tag to compare

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

09 Aug 21:11

Choose a tag to compare

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

17 Feb 17:58

Choose a tag to compare

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

13 Feb 21:56

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v4.0.0

v3.0.0

28 Dec 22:42
76d4dbd

Choose a tag to compare

What's Changed

  • The UserManager class was dropped in v3
  • The auth-server-url config property was changed to keycloak_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

Full Changelog: https://github.com/jkyberneees/keycloak-backend/commits/v3.0.0