16 lines
568 B
Markdown
16 lines
568 B
Markdown
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
# Changelog for "oidc-library"
|
|
|
|
## [v1.2.0-SNAPSHOT]
|
|
- Site is now comparable. Added JTI value getter and essentials info dump in JWT. Revised get avatar helper.
|
|
|
|
## [v1.1.1]
|
|
- New checks for "invalid_grant" and "access_denied" error together with ""Token is not active"", "Invalid bearer token" and "not_authorized" descriptions (#20407)
|
|
|
|
## [v1.1.0]
|
|
- Added avatar configuration and retrieve helper methods (#19726)
|
|
|
|
## [v1.0.0-SNAPSHOT]
|
|
- First release (#19225) (#19226) (#19227)
|