Skip to content

Releases: passageidentity/passage-node

v2.12.1

16 Dec 18:03
103e4c8
Compare
Choose a tag to compare

2.12.1 (2024-12-16)

Bug Fixes

  • createMagicLink now correctly transforms the "userId" parameter (#205) (a07c50f)

v2.12.0

12 Dec 19:43
742dabf
Compare
Choose a tag to compare

2.12.0 (2024-12-12)

Features

  • Add Audience Validation (#180) (8d6c7ab)
  • add new Passage.auth.createMagicLinks method signature with stronger type hinting (ce2e404)
  • add parameter guards (#195) (1499e7a)
  • codegen: create magic link request fields are now optional (#191) (d36dfdf)
  • Reorg SDK with new Class Organization (#174) (2dfcc8a)

Miscellaneous Chores