Skip to content

Releases: PropelAuth/react

v2.0.14

26 Nov 22:08
7fd39f8

Choose a tag to compare

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

01 Nov 23:28

Choose a tag to compare

v2.1.0-beta.14 Pre-release
Pre-release
Bump version

v2.1.0-beta.13

28 Oct 23:02

Choose a tag to compare

v2.1.0-beta.13 Pre-release
Pre-release
Bump version and npm audit

v2.0.13

19 Oct 21:57

Choose a tag to compare

Bump version

v2.0.12

13 Oct 22:50
ea9d853

Choose a tag to compare

Expose accessTokenExpiresAtSeconds in useAuthInfo, withAuthInfo, etc …

v2.0.11

26 Sep 18:33
d70eb47

Choose a tag to compare

What's Changed

  • [TIC-14] Fix unnecessary rendering of RequiredAuthProvider by @itailevi98 in #44

New Contributors

Full Changelog: v2.0.10...v2.0.11

v2.1.0-beta.12

06 Sep 06:26
2a27e5e

Choose a tag to compare

We also need to make sure we aren't forwarding empty names/usernames …

v2.1.0-beta.11

06 Sep 06:08
b7f0266

Choose a tag to compare

bugfix: Complete account doesn't need name/username if it already has…

v2.1.0-beta.10

05 Sep 19:10

Choose a tag to compare

v2.1.0-beta.10 Pre-release
Pre-release
Bump verion

v2.1.0-beta.9

05 Aug 17:52

Choose a tag to compare

Improvement: Legacy fields should always come first