Releases: workos/authkit-remix
Releases · workos/authkit-remix
v0.17.0
What's Changed
authLoader: ReturnorganizationIdtoonSuccesscallback by @mnemitz in #80- Add user
rolessupport by @kendallstrautman in #82 - Bump version to v0.17.0 by @kendallstrautman in #83
New Contributors
- @mnemitz made their first contribution in #80
- @kendallstrautman made their first contribution in #82
Full Changelog: v0.16.2...v0.17.0
v0.16.2
v0.16.1
v0.16.0
v0.15.0
What's Changed
This version implements security improvements to the authentication system.
Changes
- Modified the authentication data structure to improve security
- Added a new
getAccessToken()function for explicit access to authentication data - Updated documentation with security best practices
Breaking Changes
See the updated README for migration instructions.
Full Changelog: v0.14.1...v0.15.0