Skip to content

Releases: passageidentity/passage-flex-node

v1.0.1

29 Jan 18:08
3448691
Compare
Choose a tag to compare

1.0.1 (2025-01-29)

Bug Fixes

  • remove references to old mjs files in package.json (#89) (a60d1d7)

v1.0.0

16 Jan 17:06
e038ee1
Compare
Choose a tag to compare

1.0.0 (2025-01-16)

⚠ BREAKING CHANGES

  • update auth.createRegisterTransaction and user.revokeDevice signatures to use two separate arguments (#83)
  • remove deprecated AppInfo code from codegen (#77)
  • Reorganize API with new class structure and improved error handling (#66)

Features

  • add externalId prop to PassageUser type (#76) (6db397a)
  • add parameter guards for all methods (#84) (7f6b79e)
  • parameter guard (#80) (ad7239f)
  • remove deprecated AppInfo code from codegen (#77) (13f2cf9)
  • Reorganize API with new class structure and improved error handling (#66) (7f1aa55)
  • update auth.createRegisterTransaction and user.revokeDevice signatures to use two separate arguments (#83) (fb6e173)
  • updates user.get rejected error type and message (#71) (bae9587)