[#22515] Added refresh token methods

This commit is contained in:
Mauro Mugnaini 2021-12-09 15:05:47 +01:00
parent f5ef1d2c92
commit 3e2bbeb3e2
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "keycloak-client"
## [v1.1.0-SNAPSHOT]
- Added refresh token facilities for expired tokens §(#22515) and some helper methods added.
## [v1.0.1]
- First release (#21389 #22155) provides the basic helper classes for Keycloak tokens retrieve and functions for the gCube framework integration (automatic service discovery).