You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* update auth.createRegisterTransaction and user.revokeDevice signatures to use two separate arguments ([#83](https://github.com/passageidentity/passage-flex-node/issues/83))
13
+
* remove deprecated AppInfo code from codegen ([#77](https://github.com/passageidentity/passage-flex-node/issues/77))
14
+
* Reorganize API with new class structure and improved error handling ([#66](https://github.com/passageidentity/passage-flex-node/issues/66))
15
+
16
+
### Features
17
+
18
+
* add externalId prop to PassageUser type ([#76](https://github.com/passageidentity/passage-flex-node/issues/76)) ([6db397a](https://github.com/passageidentity/passage-flex-node/commit/6db397ae556f15f6784ab9f4ece9dc9285e6e4ac))
19
+
* add parameter guards for all methods ([#84](https://github.com/passageidentity/passage-flex-node/issues/84)) ([7f6b79e](https://github.com/passageidentity/passage-flex-node/commit/7f6b79e9faa2075534528e14b41494f046a6f318))
* remove deprecated AppInfo code from codegen ([#77](https://github.com/passageidentity/passage-flex-node/issues/77)) ([13f2cf9](https://github.com/passageidentity/passage-flex-node/commit/13f2cf9eb4e8e4f2d393a68f7673f0ba65c9749f))
22
+
* Reorganize API with new class structure and improved error handling ([#66](https://github.com/passageidentity/passage-flex-node/issues/66)) ([7f1aa55](https://github.com/passageidentity/passage-flex-node/commit/7f1aa55f8049f3c4fcf1ad8ca39136caa10aa9ad))
23
+
* split createTransaction for register and authenticate ([#11](https://github.com/passageidentity/passage-flex-node/issues/11)) ([952fd8c](https://github.com/passageidentity/passage-flex-node/commit/952fd8c75730a92049653bfcf3aa3065c7fccadb))
24
+
* update auth.createRegisterTransaction and user.revokeDevice signatures to use two separate arguments ([#83](https://github.com/passageidentity/passage-flex-node/issues/83)) ([fb6e173](https://github.com/passageidentity/passage-flex-node/commit/fb6e173056cceeffadd9b0c08ee7893ef3285aa8))
25
+
* updates user.get rejected error type and message ([#71](https://github.com/passageidentity/passage-flex-node/issues/71)) ([bae9587](https://github.com/passageidentity/passage-flex-node/commit/bae95876c7ae36530aee6e152bc2dda34527df97))
0 commit comments