Releases: workos/authkit-react-router
Releases · workos/authkit-react-router
v0.10.0
What's Changed
- feat: Add
organizationIdtoonSuccesscallback by @nicknisi in #43 - feat: Add
saveSessionfor manual auth flows by @chaance in #52 - fix: Unwrap nested data response from React Router by @DennisKraaijeveld in #44
New Contributors
- @chaance made their first contribution in #48
- @DennisKraaijeveld made their first contribution in #44
- @ryanvanoss made their first contribution in #42
Full Changelog: v0.9.0...v0.10.0
v0.9.0
v0.8.1
v0.8.0
v0.7.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.6.1...v0.7.0
v0.6.1
v0.6.0
v0.5.0
v0.4.1
v0.4.0
What's Changed
- Add withAuth Helper Function by @nicknisi in #16
- Docs: Fix typo in react router authkit example link by @heatherfaerber in #17
New Contributors
- @heatherfaerber made their first contribution in #17
Full Changelog: v0.3.0...v0.4.0