Releases: mauriciovigolo/keycloak-angular
6.1.0
6.0.0
5.0.0
2.1.0
3.0.3
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
This version is similar of 4.0.1, however it fixes a missing README.md file on npm.
4.0.1
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
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
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
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