Skip to content

Releases: workos/authkit-react

v0.9.0

15 Jan 23:25
3346e47
Compare
Choose a tag to compare

Added

  • Bumped dependency on @workos-inc/authkit-js to 0.9.0, exposing new returnTo parameter for signOut helper (#46)

Full Changelog: v0.8.1...v0.9.0

v0.8.1

09 Jan 19:48
Compare
Choose a tag to compare

Changes

v0.8.0

01 Jan 00:19
Compare
Choose a tag to compare

Changes

v0.7.2

13 Dec 00:20
Compare
Choose a tag to compare

Added

  • onRefreshFailed and onRefresh callbacks are available on AuthKitProvider (#35)

Changed

  • upgraded to authkit-js v0.7.2

v0.7.1

03 Dec 23:55
Compare
Choose a tag to compare

Updates authkit-js to 0.7.1

v0.7.0

12 Nov 00:07
Compare
Choose a tag to compare

Added

  • switchToOrganization (#31)

v0.6.0

01 Nov 22:48
1d061c4
Compare
Choose a tag to compare

Added

  • Updated @workos-inc/authkit-js to the latest version which contains under-the-hood improvements for more robust session refreshing. (#29)

v0.5.1

16 Sep 18:25
Compare
Choose a tag to compare
  • Fixed an issue with updating the role in useAuth()
  • Updated @workos-inc/authkit-js to v0.5.1
  • Added information about configuring a login initiation endpoint to the README.

v0.5.0

09 Sep 21:42
Compare
Choose a tag to compare

Upgrades authkit-js to 0.5.0 (Adds the context parameter to signIn/signUp)

v0.4.1

30 Aug 22:51
Compare
Choose a tag to compare

Bumps @workos-inc/authkit-js to 0.4.1