edgedb / edgedb-js

The official TypeScript/JS client library and query builder for EdgeDB
https://edgedb.com
Apache License 2.0
514 stars 65 forks source link

Fix sveltekit built in authentication flow due to missing verifier cookie #1105

Closed noxan closed 1 month ago

noxan commented 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

edgedb-cla[bot] commented 1 month ago

All commit authors signed the Contributor License Agreement.
CLA signed