Skip to content

Releases: vardario/cognito-client

v4.0.7

10 Apr 15:21
b8e5956
Compare
Choose a tag to compare

4.0.7 (2024-04-10)

Bug Fixes

  • verify state parameter and specify node v20 in .nvmrc for crypto (#48) (b8e5956)

v4.0.6

21 Mar 16:48
019c0e9
Compare
Choose a tag to compare

4.0.6 (2024-03-21)

Bug Fixes

v4.0.5

21 Mar 16:34
5aab725
Compare
Choose a tag to compare

4.0.5 (2024-03-21)

Bug Fixes

v4.0.4

18 Dec 14:34
d8c70f4
Compare
Choose a tag to compare

4.0.4 (2023-12-18)

Bug Fixes

  • added cognitoException field to base error class (#44) (d8c70f4)

v4.0.3

18 Dec 14:18
2483c34
Compare
Choose a tag to compare

4.0.3 (2023-12-18)

Bug Fixes

  • added error type to cognito base error class (#43) (2483c34)

v4.0.2

12 Dec 13:18
4a48173
Compare
Choose a tag to compare

4.0.2 (2023-12-12)

Bug Fixes

  • removed dynamic crypto determination (#42) (4a48173)

v4.0.1

11 Dec 11:35
6b82482
Compare
Choose a tag to compare

4.0.1 (2023-12-11)

Bug Fixes

v4.0.0

11 Dec 10:43
ac83886
Compare
Choose a tag to compare

4.0.0 (2023-12-11)

Bug Fixes

  • more fine grained error handling (#39) (986322f)

BREAKING CHANGES

  • Due to the fact that we split up the error classes into more fine grain classes

v3.0.1

03 Dec 14:58
a70b84c
Compare
Choose a tag to compare

3.0.1 (2023-12-03)

Bug Fixes

v3.0.0

03 Dec 14:55
8c0be65
Compare
Choose a tag to compare

3.0.0 (2023-12-03)

chore

  • added proper integration testing (#34) (8c0be65)

BREAKING CHANGES

  • signOut was renamed to revokeToken