Releases: workos/authkit-react
Releases · workos/authkit-react
v0.15.0
v0.14.0
What's Changed
- Add npm logs and system file to .gitignore by @chaance in #73
- feat: expose getSignInUrl and getSignUpUrl from authkit-js via useClient by @K-Mistele in #75
- re-export errors and types from authkit-js by @zac-workos in #76
- version bump to 0.14.0 by @zac-workos in #77
New Contributors
- @K-Mistele made their first contribution in #75
- @zac-workos made their first contribution in #76
Full Changelog: v0.13.0...v0.14.0
v0.13.0
v0.12.0
What's Changed
- docs: Add destructuring to onRedirectCallback example to access state by @heatherfaerber in #67
- Add impersonator support by @nicknisi in #69
New Contributors
- @heatherfaerber made their first contribution in #67
Full Changelog: v0.11.0...v0.12.0
v0.11.0
v0.10.0
What's Changed
- Add section about passing data through authentication flows to README by @nicknisi in #56
- upgrade authkit-js to v0.11.0 by @nicknisi in #61
- v0.10.0 by @nicknisi in #62
This release adds the following functionality from authkit-js
- Remove 'impersonation coming soon' error message by @nholden in workos/authkit-js#80
- Deprecate
contextoption ongetAuthorizationUrlandsignInby @nholden in workos/authkit-js#83 - Add forceRefresh option to
getAccessTokenmethod by @nicknisi in workos/authkit-js#85 - Improve compatibility with hybrid mobile apps by @vdsbenoit in workos/authkit-js#84
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- remove caveat about impersonation by @cmatheson in #48
- Add coana workflows by @nicknisi in #49
- Add coana-guardrail and coana-analysis workflows by @nicknisi in #50
- Add coana-guardrail and coana-analysis workflows by @nicknisi in #51
- Update authkit-js to v0.10.1 by @nicknisi in #54
- v0.9.1 by @nicknisi in #55
New Contributors
Full Changelog: v0.9.0...v0.9.1
v0.9.0
v0.8.1
v0.8.0
Changes
- Upgrades to authkit-js v0.8.0