Releases: versini-org/auth-client
Releases · versini-org/auth-client
auth-provider: v4.3.0
4.3.0 (2024-06-28)
Features
- enabling access token renewal via refresh token (#55) (b23f003)
auth-common: v2.9.0
2.9.0 (2024-06-28)
Features
- adding common constant for refresh token (#53) (600af2f)
auth-provider: v4.2.0
4.2.0 (2024-06-27)
Features
auth-common: v2.8.0
2.8.0 (2024-06-27)
Features
auth-common: v2.7.1
2.7.1 (2024-06-27)
Bug Fixes
- adding code request type and api type to common (#49) (7a31f63)
auth-common: v2.7.0
2.7.0 (2024-06-27)
Features
- adding PKCE code challenge support (#47) (3d28250)
auth-provider: v4.1.0
4.1.0 (2024-06-26)
Features
auth-provider: v4.0.0
4.0.0 (2024-06-26)
⚠ BREAKING CHANGES
- moving nonce to JWT custom claims (#42)
Bug Fixes
auth-common: v2.6.0
2.6.0 (2024-06-26)
Features
- adding common nonce custom JWT claim (#40) (1beff57)
auth-provider: v3.1.0
3.1.0 (2024-06-25)
Features
- adding MVP support for access token (#38) (a5a85fd)