Releases: versini-org/auth-client
Releases · versini-org/auth-client
auth-provider: v3.0.0
3.0.0 (2024-06-25)
⚠ BREAKING CHANGES
- replacing
getIdTokenClaims()
with claims in state (#34)
Features
- replacing
getIdTokenClaims()
with claims in state (#34) (b092e40)
auth-common: v2.5.0
2.5.0 (2024-06-25)
Features
- adding MVP support for access token (#38) (a5a85fd)
auth-common: v2.4.0
2.4.0 (2024-06-25)
Features
- adding access and id token request type (#36) (2c19bc3)
auth-provider: v2.3.0
2.3.0 (2024-06-24)
Features
auth-provider: v2.2.0
2.2.0 (2024-06-24)
Features
- moving verifyAndExtractToken to common package (#28) (015b6df)
auth-provider: v2.1.2
2.1.2 (2024-06-24)
Bug Fixes
- mark session as expired when JWT does not validate (#26) (4c5fc6f)
auth-provider: v2.1.1
2.1.1 (2024-06-24)
Bug Fixes
- audience is now a required JWT claim for idToken (#24) (c1730e7)
auth-provider: v2.1.0
2.1.0 (2024-06-24)
Features
- stronger security level for JWT verification with RSA keys (#21) (0750b75)
auth-common: v2.3.0
2.3.0 (2024-06-24)
Features
- adding common constant for tokenId claims (#30) (131aa70)
auth-common: v2.2.0
2.2.0 (2024-06-24)
Features
- moving verifyAndExtractToken to common package (#28) (015b6df)