Skip to content

Releases: BackendStack21/keycloak-backend

Improve Types for Token's Content

09 Aug 21:11
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v3.0.0

28 Dec 22:42
76d4dbd
Compare
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