Releases: janetechinc/roots-cognito-lambda-triggers
Releases · janetechinc/roots-cognito-lambda-triggers
v1.2.4
1.2.4 (2023-02-14)
Bug Fixes
- cognito: define userData in preSignup auth (#7) (0a240e1)
v1.2.3
1.2.3 (2023-02-10)
Bug Fixes
- http: status 400 to 404 are allowed (c6677f0), closes #6
- http: status 400 to 404 are allowed (ff7cce5)
v1.2.2
1.2.2 (2023-02-10)
Bug Fixes
- http: prevent non-2xx status from triggering exceptions (#5) (6417ae3)
v1.2.1
1.2.1 (2023-02-10)
Bug Fixes
- auth: headers for authentication are now set (9b7414d), closes #4
- auth: headers for authentication are now set (7fdd27c)
v1.2.0
1.2.0 (2023-02-07)
Features
- env: env variable names are prefixed with JANE_ (a81aacb), closes #3
- env: env variable names are prefixed with JANE_ (4c47d5a)
v1.1.0
1.1.0 (2023-02-07)
Features
- roots-cognito: Adds ensureExternalUserExists to PreSignUp handler (#2) (9eb6d42)
v1.0.0
1.0.0 (2023-02-06)
Features
- configure cicd and semantic versioning (ce5e072)
- javascript examples are provided (6fd7348)