Releases: workos/authkit-nextjs
Releases · workos/authkit-nextjs
v0.15.0
What's Changed
- Add
oauthTokens
support by @jonatascastro12 in #135
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- README.md - Add correct types to authkitMiddleware function. by @raphaelcunha in #132
- Adds configurable baseURL in the auth redirect route by @PaulAsjes in #130
- Add signUpPaths configuration by @PaulAsjes in #123
New Contributors
- @raphaelcunha made their first contribution in #132
Full Changelog: v0.13.2...v0.14.0
v0.13.2
v0.13.1
What's Changed
This adds a fallback to Response when NextResponse is not available in context, which can be the case with Next 13.
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- Update issue templates by @PaulAsjes in #105
- Fix
signOut
for custom cookie domains by @KNWR in #116 - Next 15 compatibility by @PaulAsjes in #119
New Contributors
Full Changelog: v0.12.3...v0.13.0
v0.12.3
v0.12.2
What's Changed
- Only try to parse state if it's available by @PaulAsjes in #106
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- Fix issue with redirectURI in middleware auth mode by @PaulAsjes in #102
Full Changelog: v0.12.0...v0.12.1