Releases: workos/authkit-nextjs
Releases · workos/authkit-nextjs
v0.17.1
What's Changed
- Better cookie error handling by @PaulAsjes in #153
- Exclude tests from build by @PaulAsjes in #159
Full Changelog: v0.17.0...v0.17.1
v0.17.0
v0.16.2
v0.16.1
v0.16.0
What's Changed
- Add Stripe entitlements to access token by @dandorman in #136
- Fix refreshSession overloads by @PaulAsjes in #142
New Contributors
- @dandorman made their first contribution in #136
Full Changelog: v0.15.0...v0.16.0
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