github workos/authkit-tanstack-start v0.7.0

5 hours ago

0.7.0 (2026-04-24)

⚠ BREAKING CHANGES

  • pkce: each OAuth flow now requires a per-flow verifier cookie set at sign-in time, bound to the URL state parameter. Flows that reach the callback without first passing through this adapter's sign-in route fail with PKCECookieMissingError (500).

Features

  • pkce: per-flow PKCE verifier cookies (7716182)

Bug Fixes

  • use WORKOS_REDIRECT_URI from env when option not provided (#52) (d249d00), closes #51

Don't miss a new authkit-tanstack-start release

NewReleases is sending notifications on new releases.