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
* remove deprecated AppInfo code from codegen ([#32](https://github.com/passageidentity/passage-flex-rust/issues/32))
9
+
* move operations to nested Auth and User structs ([#30](https://github.com/passageidentity/passage-flex-rust/issues/30))
10
+
* update codegen with new fields and error codes ([#23](https://github.com/passageidentity/passage-flex-rust/issues/23))
11
+
12
+
### Features
13
+
14
+
* add parameter guards for all methods ([#34](https://github.com/passageidentity/passage-flex-rust/issues/34)) ([9b7ea60](https://github.com/passageidentity/passage-flex-rust/commit/9b7ea607f24baa1b4bbe941b52ccbe87f15de7e0))
15
+
* move operations to nested Auth and User structs ([#30](https://github.com/passageidentity/passage-flex-rust/issues/30)) ([ab086d2](https://github.com/passageidentity/passage-flex-rust/commit/ab086d2291b11137b8d8a326ea909ee4f369c525))
16
+
* remove deprecated AppInfo code from codegen ([#32](https://github.com/passageidentity/passage-flex-rust/issues/32)) ([7fa839a](https://github.com/passageidentity/passage-flex-rust/commit/7fa839a527d41dd66cc01759d45163fab270138e))
17
+
* surface invalid request error message in Display ([#35](https://github.com/passageidentity/passage-flex-rust/issues/35)) ([2940056](https://github.com/passageidentity/passage-flex-rust/commit/2940056845a6ac0a52da5fc81edf1b5023cb4ad6))
18
+
* update codegen with new fields and error codes ([#23](https://github.com/passageidentity/passage-flex-rust/issues/23)) ([73bac7a](https://github.com/passageidentity/passage-flex-rust/commit/73bac7a91656b270fac2bb0c118aa2f885324e05))
0 commit comments