Releases: vardario/cognito-client
Releases · vardario/cognito-client
v4.0.7
4.0.7 (2024-04-10)
Bug Fixes
- verify state parameter and specify node v20 in .nvmrc for crypto (#48) (b8e5956)
v4.0.6
4.0.6 (2024-03-21)
Bug Fixes
v4.0.5
4.0.5 (2024-03-21)
Bug Fixes
v4.0.4
4.0.4 (2023-12-18)
Bug Fixes
- added cognitoException field to base error class (#44) (d8c70f4)
v4.0.3
4.0.3 (2023-12-18)
Bug Fixes
- added error type to cognito base error class (#43) (2483c34)
v4.0.2
4.0.2 (2023-12-12)
Bug Fixes
- removed dynamic crypto determination (#42) (4a48173)
v4.0.1
4.0.1 (2023-12-11)
Bug Fixes
v4.0.0
4.0.0 (2023-12-11)
Bug Fixes
BREAKING CHANGES
- Due to the fact that we split up the error classes into more fine grain classes
v3.0.1
3.0.1 (2023-12-03)
Bug Fixes
v3.0.0
3.0.0 (2023-12-03)
chore
BREAKING CHANGES
- signOut was renamed to revokeToken