Releases: passageidentity/passage-flex-node
Releases · passageidentity/passage-flex-node
v1.0.1
v1.0.0
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)