Releases: workos/authkit-js
Releases · workos/authkit-js
v0.13.0
v0.12.0
v0.11.0
What's Changed
- Remove 'impersonation coming soon' error message by @nholden in #80
- Deprecate
context
option ongetAuthorizationUrl
andsignIn
by @nholden in #83 - Add forceRefresh option to
getAccessToken
method by @nicknisi in #85 - Improve compatibility with hybrid mobile apps by @vdsbenoit in #84
- v0.11.0 by @nicknisi in #86
New Contributors
- @nholden made their first contribution in #80
- @vdsbenoit made their first contribution in #84
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
- Add coana-guardrail and coana-analysis workflows by @nicknisi in #74
- Add coana-guardrail and coana-analysis workflows by @nicknisi in #75
- fix: subsequent refreshes by @nananathanh in #78
- v0.10.1 by @nicknisi in #79
New Contributors
- @nananathanh made their first contribution in #78
Full Changelog: v0.10.0...v0.10.1
v0.10.0
Added
- Add lastSignInAt to user by @stacurry in #70
- Add externalId to user interface by @faroceann in #72
Full Changelog: v0.9.0...v0.10.0