The AuthKit Remix SDK provides utilities for integrating AuthKit authentication into Remix applications.
Refer to the AuthKit documentation for detailed usage instructions and examples.
-beta.* suffix, for example,
3.2.0-beta.1. For more information on how to use beta
versions, refer to the README in the GitHub repository.
authLoader: Return organizationId to onSuccess callback by @mnemitz in #80roles support by @kendallstrautman in #82Full Changelog: v0.16.2...v0.17.0
Full Changelog: v0.16.1...v0.16.2
Full Changelog: v0.16.0...v0.16.1
Full Changelog: v0.15.0...v0.16.0
This version implements security improvements to the authentication system.
getAccessToken() function for explicit access to authentication data⚠️ This is a breaking change for applications that rely on access tokens being available in loader data.
See the updated README for migration instructions.
Full Changelog: v0.14.1...v0.15.0
Full Changelog: v0.14.0...v0.14.1
Full Changelog: v0.12.0...v0.13.0
Full Changelog: v0.11.0...v0.12.0
Full Changelog: v0.10.0...v0.11.0
Full Changelog: v0.9.1...v0.10.0
Full Changelog: v0.9.0...v0.9.1
Full Changelog: v0.8.0...v0.9.0
Full Changelog: v0.7.1...v0.8.0
Full Changelog: v0.7.0...v0.7.1
oauthTokens out of Session and make available via authLoader's new onSuccess option, by @mthadley in #33Full Changelog: v0.6.0...v0.7.0
Full Changelog: v0.5.0...v0.6.0
oauthTokens support by @jonatascastro12 in #30Full Changelog: v0.4.1...v0.5.0
Full Changelog: v0.4.0...v0.4.1
Full Changelog: v0.3.1...v0.4.0
Full Changelog: v0.3.0...v0.3.1
Full Changelog: v0.2.0...v0.3.0
Full Changelog: v0.1.0...v0.2.0
Initial release! 🎉
Full Changelog: https://github.com/workos/authkit-remix/commits/v0.1.0