Closed noxan closed 1 month ago
The built in authentication flow with sveltekit is broken due to a missing verifier cookie.
Aligned with nextjs implementation, see https://github.com/edgedb/edgedb-js/blob/b9ddf43bed64eb5a356584396c11244bf854aec6/packages/auth-nextjs/src/shared.ts#L514C48-L514C56
All commit authors signed the Contributor License Agreement.
The built in authentication flow with sveltekit is broken due to a missing verifier cookie.
Aligned with nextjs implementation, see https://github.com/edgedb/edgedb-js/blob/b9ddf43bed64eb5a356584396c11244bf854aec6/packages/auth-nextjs/src/shared.ts#L514C48-L514C56