Releases: fa-fifi/keycloak_wrapper
Releases · fa-fifi/keycloak_wrapper
v1.4.3
v1.4.1
v1.4.0
- Unawait
updateToken
during initialization. - Create a fully working example app.
- Remove deprecated
jwtDecode
method.
v1.3.0
- Create
JWT
class to manage JSON web token. - Refresh token using
updateToken
method. - Configure additional scopes.
v1.2.2
- Update dependencies.
- Update CI/CD pipelines.
v1.1.2
- Rename repository.
v1.1.1
- Update the default error message.
- Make
isInitialized
property as private.
v1.1.0
v1.0.3
- Configure your own custom
redirectUrl
instead of usingbundleIdentifier
value. - Update default onError function.
v1.0.2
- Apply stricter linter rules.
- Update dependencies.