Releases: passageidentity/passage-go
Releases · passageidentity/passage-go
Release v1.6.0
PSG-3120: openAPI codegen (#34) * feat: use codegen for API requests * chore: bump version
Release v1.5.0
Merge pull request #33 from passageidentity/psg-2286-magic-link-type PSG-2286: add type parameter to createMagicLink type
Release v1.4.0
Add Auth Fallback Method Properties (#30) * feat: add auth fallback method properties * fix: add comments * chore: bump version
Release v1.3.2
Fix bearer (#28) * fix: make sure Bearer is first value in Authorization header * chore: version bump
Release v1.3.1
fix: bump version (#26) Co-authored-by: Bert Ramirez <[email protected]>
v1.3.0
PSG-956 - propogate Api Errors up with the new Error class (#22) * PSG-956 - propogate Api Errors up with the new Error class * constant for sonarcloud * cleanup HTTPError field that is not used
v1.2.3
add locale support to go-sdk (#21) * add local support to go-sdk * put language in the requestBody
v1.2.2
Psg 831 (#20) * Implement Revoke Refresh Tokens * update endpoint and add test * fix test * update app model * Update app.go Co-authored-by: Bert Ramirez <[email protected]> * Update user.go Co-authored-by: Bert Ramirez <[email protected]> Co-authored-by: Michael Roberts <[email protected]> Co-authored-by: Bert Ramirez <[email protected]>
v1.2.1
Chore: Add workflow_dispatch to run tests workflow & update tests to …
v1.2.0
sc-1717/update sdks with model changes (#18) * update app fields * add phone verified to User Co-authored-by: Bert Ramirez <[email protected]>