The AuthKit Next.js SDK provides server-side and client-side utilities for integrating AuthKit authentication into Next.js 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.
returnTo option to getSignInUrl and getSignUpUrl functions (https://github.com/workos/authkit-nextjs/issues/375" rel="noreferrer" target="_blank">#375) (https://github.com/workos/authkit-nextjs/commit/fc7570897068a082f657a60261f5c51d63f1faa5" rel="noreferrer" target="_blank">fc75708)Full Changelog: v2.13.0...v2.14.0
Full Changelog: v2.12.2...v2.13.0
Full Changelog: v2.12.1...v2.12.2
Full Changelog: v2.12.0...v2.12.1
Full Changelog: v2.11.1...v2.12.0
Full Changelog: v2.11.0...v2.11.1
validateApiKey function by @nholden in #328Full Changelog: v2.10.0...v2.11.0
This update simply updates to @workos-inc/node v8.0.0-rc.1.
Full Changelog: v2.10.0...v3.0.0-beta.1
Full Changelog: v2.9.0...v2.10.0
Full Changelog: v2.8.0...v2.9.0
Full Changelog: v2.7.1...v2.8.0
Full Changelog: v2.7.0...v2.7.1
Full Changelog: v2.6.0...v2.7.0
Full Changelog: v2.5.0...v2.6.0
Full Changelog: v2.4.6...v2.5.0
Full Changelog: v2.4.5...v2.4.6
Full Changelog: v2.4.4...v2.4.5
Full Changelog: v2.4.3...v2.4.4
Full Changelog: v2.4.2...v2.4.3
Full Changelog: v2.4.1...v2.4.2
This fixes a bug introduced in v2.4.0 when running with --turbo. See #268 for more details.
Full Changelog: v2.4.0...v2.4.1