Releases: PropelAuth/react
Releases · PropelAuth/react
v2.0.19
Export additional types like UserClass (#61) * Export additional types like UserClass * oops
v2.0.18
Bump version
v2.0.17
What's Changed
- [TIC-594] Allow override for Back Button by @itailevi98 in #56
- [HOTFIX] Redirect SAML by @itailevi98 in #57
Full Changelog: v2.0.16...v2.0.17
v2.0.16
Bump version and formatting
v2.0.15
[TIC-525] Add options for User Signup Query Parameters (#53) * feat(RedirectToSignup): add user signup query parameters to RedirectToSignup * chore: bump js lib version * 2.0.15
v2.0.14
Upgrade dep on @propelauth/javascript and use new accessToken hook (#51) This doesn't expose the userClass yet - that'll be a followup release
v2.1.0-beta.14
Bump version
v2.1.0-beta.13
Bump version and npm audit
v2.0.13
Bump version
v2.0.12
Expose accessTokenExpiresAtSeconds in useAuthInfo, withAuthInfo, etc …