3.0.0 (2026-03-25)
- add OAuth state verification on callback to prevent CSRF attacks (#388)
- add OAuth state verification on callback to prevent CSRF attacks (#388) (ebef6e7)
- middleware: add authkitProxy and handleAuthkitProxy aliases for proxy.ts (#384) (4c3f27b)
- actions: catch TokenRefreshError in refreshAccessTokenAction to prevent 500s (#383) (5c46c39)
- auth: return signInUrl from server actions to avoid CORS errors (#386) (7d52400)
- harden PKCE/CSRF for v3.0.0 release (#398) (8054829)
2.17.0 (2026-03-13)
2.16.1 (2026-03-13)
2.16.0 (2026-03-11)
- improve compatibility with non-Next.js environments (#378) (734311a)
- resolve Dependabot security alerts (#380) (519dccf)