This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
native integration authentication without cross-site cookies #8350
Open
Description
explore possibility of native integration auth better without cross-site cookies.
this would eliminate the need to have SameSite=None for our session cookies
also see https://github.com/sourcegraph/sourcegraph/issues/6167