Skip to content

Releases: workos/authkit-react

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

v0.4.0

30 Aug 21:48
Compare
Choose a tag to compare
  • Updates @workos-inc/authkit-js v0.4.0 (Release notes)
  • Adds getClaims function from authkit-js to decode access tokens

v0.3.2

14 Aug 21:29
Compare
Choose a tag to compare

Bumps @workos-inc/authkit-js to v0.2.2 (which fixes a refresh bug).

v0.3.1

12 Aug 20:59
Compare
Choose a tag to compare

Fixes

  • Update state in AuthKitProvider only when data meaningfully changes (previously this was happening on every refresh)
  • Bump authkit-js to 0.2.1

v0.3.0

08 Aug 19:11
Compare
Choose a tag to compare

Changes

Bumps @workos-inc/authkit-js to v0.2.0.