Keycloak Angular Versions Save

Easy Keycloak setup for Angular applications.

v15.2.1

1 month ago

Bug fixes ✨

  • Solves issue #550

v15.2.0

1 month ago

Features ✨

  • Add support to Keycloak v24 #545

Hint: Please have a look into the keycloak-js@24 release notes. PKCE is enabled by default

Note Version v15.2.0 signed as deprecated on npm due to the issue in the package.json keycloak-js@24 version. More info: https://github.com/mauriciovigolo/keycloak-angular/issues/550. Please use instead v15.2.1.

v14.3.0

1 month ago

Features ✨

  • Add support to Keycloak v24.
  • Introduce the changes done in #523 into version 14.

Hint: Please have a look into the keycloak-js@24 release notes. PKCE is enabled by default

v15.1.0

3 months ago

Features ✨

  • Add support to Keycloak v23.

Contributors 🙏🏻

  • Special thanks to @FiReBlUe45 for contributing to the changes in #529.

v14.2.0

3 months ago

Features ✨

  • Add support to Keycloak v23.

Contributors 🙏🏻

  • Special thanks to @FiReBlUe45 for contributing to the changes in #529.

v15.0.0

5 months ago

Features ✨

Breaking changes 💥

  • Because of #509, KeycloakService#isLoggedIn doesn't return a promise anymore. Please be aware to adapt your project if needed.

Contributors 🙏🏻

  • Special thanks to @daniel-shuy for contributing to the changes in getUserRoles #523.

v14.1.0

8 months ago

Features ✨

  • Add support to Keycloak-js 22. Thank you to @lachja for the update!

v14.0.0

1 year ago

Features ✨

  • Add support to Angular 16

v13.1.0

1 year ago

Features ✨

  • Add support to keycloak-js 21.
  • Improvements in docs.
  • Improvements in the CI and the addition of CodeQL.
  • Improvements in the example, docker.
  • Dev dependencies clean-up.

Many thanks to @XhmikosR for most of the improvements included in the release and also to @gmolaire for the keycloak-js@21 update!

v13.0.0

1 year ago

Features ✨

  • Add support for Angular 15
  • Support for keycloak-js 20.