Releases: workos/authkit-react-router
Releases · workos/authkit-react-router
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
v0.3.0
What's Changed
- Pin third-party actions to currently used SHA by @nickcollisson-workos in #10
- Add returnTo argument to signOut method by @nicknisi in #13
- v0.3.0 by @nicknisi in #14
New Contributors
- @nickcollisson-workos made their first contribution in #10
Full Changelog: v0.2.0...v0.3.0