Releases: workos/authkit-react
Releases · workos/authkit-react
v0.9.0
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.7.2
Added
onRefreshFailed
and onRefresh
callbacks are available on AuthKitProvider
(#35)
Changed
- upgraded to authkit-js v0.7.2
v0.7.1
Updates authkit-js to 0.7.1
v0.7.0
Added
switchToOrganization
(#31)
v0.6.0
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
- 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
Upgrades authkit-js to 0.5.0 (Adds the context parameter to signIn/signUp)
v0.4.1
Bumps @workos-inc/authkit-js to 0.4.1