Skip to content

Releases: versini-org/auth-client

auth-provider: v3.0.0

25 Jun 12:52
b9b7335
Compare
Choose a tag to compare

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

25 Jun 21:52
25c60a5
Compare
Choose a tag to compare

2.5.0 (2024-06-25)

Features

  • adding MVP support for access token (#38) (a5a85fd)

auth-common: v2.4.0

25 Jun 19:57
86fb8a0
Compare
Choose a tag to compare

2.4.0 (2024-06-25)

Features

  • adding access and id token request type (#36) (2c19bc3)

auth-provider: v2.3.0

24 Jun 22:33
db5816d
Compare
Choose a tag to compare

2.3.0 (2024-06-24)

Features

auth-provider: v2.2.0

24 Jun 21:22
8ba8747
Compare
Choose a tag to compare

2.2.0 (2024-06-24)

Features

  • moving verifyAndExtractToken to common package (#28) (015b6df)

auth-provider: v2.1.2

24 Jun 21:11
3a70e5d
Compare
Choose a tag to compare

2.1.2 (2024-06-24)

Bug Fixes

  • mark session as expired when JWT does not validate (#26) (4c5fc6f)

auth-provider: v2.1.1

24 Jun 19:43
1b07ca8
Compare
Choose a tag to compare

2.1.1 (2024-06-24)

Bug Fixes

  • audience is now a required JWT claim for idToken (#24) (c1730e7)

auth-provider: v2.1.0

24 Jun 18:45
a94b270
Compare
Choose a tag to compare

2.1.0 (2024-06-24)

Features

  • stronger security level for JWT verification with RSA keys (#21) (0750b75)

auth-common: v2.3.0

24 Jun 22:07
3dd474c
Compare
Choose a tag to compare

2.3.0 (2024-06-24)

Features

  • adding common constant for tokenId claims (#30) (131aa70)

auth-common: v2.2.0

24 Jun 21:22
8ba8747
Compare
Choose a tag to compare

2.2.0 (2024-06-24)

Features

  • moving verifyAndExtractToken to common package (#28) (015b6df)