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
context
option ongetAuthorizationUrl
andsignIn
by @nholden in workos/authkit-js#83 - Add forceRefresh option to
getAccessToken
method 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