Releases: workos/authkit-react
Releases · workos/authkit-react
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
v0.4.0
- Updates @workos-inc/authkit-js v0.4.0 (Release notes)
- Adds
getClaims
function from authkit-js to decode access tokens
v0.3.2
Bumps @workos-inc/authkit-js to v0.2.2 (which fixes a refresh bug).
v0.3.1
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
Changes
Bumps @workos-inc/authkit-js
to v0.2.0.