Releases: jagregory/cognito-local
Releases · jagregory/cognito-local
v3.23.3
This release is also available on:
3.23.3 (2024-03-21)
Bug Fixes
- add openid-configuration endpoint (14a6507)
v3.23.2
This release is also available on:
3.23.2 (2023-05-28)
Bug Fixes
- InitiateAuth: handle UNCONFIRMED user login attempt (93a452b)
v3.23.1
This release is also available on:
3.23.1 (2023-03-11)
Bug Fixes
- api: confirm user apis return errors for invalid states (e2975f0)
v3.23.0
This release is also available on:
3.23.0 (2023-03-11)
Bug Fixes
- lambda: unhandled errors in lambda return correct error message (c9821d1)
Features
- api: listUsers support for Filter (5ebcf24), closes #313
v3.22.0
This release is also available on:
3.22.0 (2023-03-10)
Features
- confirmationCodes: add CODE environment variable to pre-define the confirmation codes (2c823f0)
- confirmationCodes: update README file (9143469)
v3.21.2
This release is also available on:
3.21.2 (2023-03-10)
Bug Fixes
- errorFormat: make exception format more consistent with real Cognito exceptions (e67576b)
- tests: newer node versions were starting express in ipv6 (efc08a7)
v3.21.1
This release is also available on:
3.21.1 (2022-08-01)
Bug Fixes
- initiateAuth: invoke post auth lambda before generating tokens (8330a9f), closes #281
- initiateAuth: invoke post auth lambda before generating tokens [281] (8c06e2a)
- initiateAuth: invoke post auth lambda before generating tokens [281] (1b16f04)
v3.21.0
This release is also available on:
3.21.0 (2022-08-01)
Bug Fixes
- use username from user migration response (0bb8d95)
- use username from user migration response (afe2372)
Features
- suppress send welcome message (12e7af8)
v3.20.0
This release is also available on:
3.20.0 (2022-05-31)
Features
- api: support for addCustomAttribute (7932176)
v3.19.0
This release is also available on:
3.19.0 (2022-05-30)
Features
- support getUserPoolMfaConfig (416ea1d)