This log was last generated on Thu, 24 Oct 2024 15:40:33 GMT and should not be manually modified.
1.0.0 (2025-01-16)
- 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)
- 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)
Thu, 24 Oct 2024 15:40:33 GMT
- Update copy ([email protected])
Thu, 24 Oct 2024 15:09:00 GMT
- chore: fixes the name of the passage version header ([email protected])
- Chore(deps-dev): bump braces from 3.0.2 to 3.0.3 ([email protected])
Mon, 26 Aug 2024 18:43:54 GMT
- fix: adds security scheme to authenticateVerify operation ([email protected])
Thu, 25 Apr 2024 17:01:51 GMT
- fix: now passes the error info from the api response through to the PassageError object ([email protected])
Fri, 12 Apr 2024 16:57:01 GMT
- fix node importing issues ([email protected])
Fri, 12 Apr 2024 16:01:11 GMT
- update verifyNonce to return user's externalId ([email protected])
- feat: splits createTransaction into two functions for register and authenticate ([email protected])
- refactor: renames the Passage class to PassageFlex ([email protected])
Fri, 29 Mar 2024 18:56:01 GMT
- chore: set version ([email protected])
Fri, 29 Mar 2024 15:11:40 GMT
- feat: adds User class ([email protected])
- feat: adds the Passage class ([email protected])