Skip to content

Releases: janetechinc/roots-cognito-lambda-triggers

v1.2.4

14 Feb 00:48
0a240e1
Compare
Choose a tag to compare

1.2.4 (2023-02-14)

Bug Fixes

  • cognito: define userData in preSignup auth (#7) (0a240e1)

v1.2.3

10 Feb 20:33
c6677f0
Compare
Choose a tag to compare

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

10 Feb 20:13
6417ae3
Compare
Choose a tag to compare

1.2.2 (2023-02-10)

Bug Fixes

  • http: prevent non-2xx status from triggering exceptions (#5) (6417ae3)

v1.2.1

10 Feb 20:10
9b7414d
Compare
Choose a tag to compare

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

07 Feb 18:30
a81aacb
Compare
Choose a tag to compare

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

07 Feb 18:17
9eb6d42
Compare
Choose a tag to compare

1.1.0 (2023-02-07)

Features

  • roots-cognito: Adds ensureExternalUserExists to PreSignUp handler (#2) (9eb6d42)

v1.0.0

06 Feb 18:55
Compare
Choose a tag to compare

1.0.0 (2023-02-06)

Features

  • configure cicd and semantic versioning (ce5e072)
  • javascript examples are provided (6fd7348)