Releases: PropelAuth/react
Releases · PropelAuth/react
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 …
v2.0.11
What's Changed
- [TIC-14] Fix unnecessary rendering of
RequiredAuthProviderby @itailevi98 in #44
New Contributors
- @itailevi98 made their first contribution in #44
Full Changelog: v2.0.10...v2.0.11
v2.1.0-beta.12
We also need to make sure we aren't forwarding empty names/usernames …
v2.1.0-beta.11
bugfix: Complete account doesn't need name/username if it already has…
v2.1.0-beta.10
Bump verion
v2.1.0-beta.9
Improvement: Legacy fields should always come first