Releases: workos/authkit-remix
Releases · workos/authkit-remix
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
v0.14.1
v0.14.0
v0.13.0
v0.12.0
v0.11.0
v0.10.0
v0.9.1
v0.9.0
v0.8.0
What's Changed
- Add test coverage to project by @nicknisi in #39
- Add coana-guardrail and coana-analysis workflows by @nicknisi in #41
- Allow for configurable Session Storage by @nicknisi in #40
- Add programmatic configuration API by @nicknisi in #43
- v0.8.0 by @nicknisi in #44
New Contributors
Full Changelog: v0.7.1...v0.8.0