Skip to content

Releases: mauriciovigolo/keycloak-angular

6.1.0

05 Jul 02:08
Compare
Choose a tag to compare

This release includes the following bug fixes and enhancements:

#114 - enhancement - Skip KeycloakBearerInterceptor by Request Method
#108 - enhancement - Add support for checking role within a given resource

6.0.0

27 Nov 02:21
Compare
Choose a tag to compare

This release includes the following bug fixes and enhancements:

#98 - enhancement - Need update of keycloak.js
#101 - enhancement - Add support for Angular 7

5.0.0

27 Nov 02:20
Compare
Choose a tag to compare

This release includes the following bug fixes and enhancements:

#101 - enhancement - Add support for Angular 7

2.1.0

27 Nov 02:19
Compare
Choose a tag to compare

This release includes the following bug fixes and enhancements:

#98 - enhancement - Need update of keycloak.js

3.0.3

27 Sep 09:32
Compare
Choose a tag to compare

This release includes the following bug fixes and enhancements:

#81 - bug - No binding for OnAuthRefreshSuccess event
#86 - bug - The keycloak-auth-guard.ts does not work with implicit flow and "check-sso" option
#94 - enhancement - Keycloak-js errors silenced
-- enhancement - keycloak-js update to the latest release 4.4.0.
-- enhancement - code refactor on KeycloakService and keycloak-heroes example.

4.0.2

26 Sep 23:50
Compare
Choose a tag to compare

This version is similar of 4.0.1, however it fixes a missing README.md file on npm.

4.0.1

26 Sep 23:39
Compare
Choose a tag to compare

This release includes the following bug fixes and enhancements:

#81 - bug - No binding for OnAuthRefreshSuccess event
#86 - bug - The keycloak-auth-guard.ts does not work with implicit flow and "check-sso" option
#94 - enhancement - Keycloak-js errors silenced
-- enhancement - keycloak-js update to the latest release 4.4.0.
-- enhancement - code refactor on KeycloakService and keycloak-heroes example.

4.0.0

26 Jun 06:16
Compare
Choose a tag to compare

This release includes the following bug fixes and enhancements:

  • - enhancement - keycloak-js update to the latest release 4.0.0.
  • #62 - bug - Error: Uncaught (in promise): The user profile could not be loaded.
  • #76 - bug - Implicit Flow Checks Non-Existing Refresh Token bug
  • #79 - enhancement - Keycloak-Angular try to open /account after login / requesting a token
  • #80 - bug - Keycloak event onAuthRefreshError is published as KeycloakEventType.OnAuthLogout

3.0.2

26 Jun 06:11
Compare
Choose a tag to compare

This release includes the following bug fixes and enhancements:

  • #62 - bug - Error: Uncaught (in promise): The user profile could not be loaded.
  • #76 - bug - Implicit Flow Checks Non-Existing Refresh Token bug
  • #79 - enhancement - Keycloak-Angular try to open /account after login / requesting a token
  • #80 - bug - Keycloak event onAuthRefreshError is published as KeycloakEventType.OnAuthLogout

2.0.2

26 Jun 06:15
Compare
Choose a tag to compare

This release includes the following bug fixes and enhancements:

  • - enhancement - keycloak-js update to the latest release 4.0.0.
  • #62 - bug - Error: Uncaught (in promise): The user profile could not be loaded.
  • #76 - bug - Implicit Flow Checks Non-Existing Refresh Token bug
  • #79 - enhancement - Keycloak-Angular try to open /account after login / requesting a token
  • #80 - bug - Keycloak event onAuthRefreshError is published as KeycloakEventType.OnAuthLogout