已合并
WEB-02: implement Telegram OIDC BFF and YDB sessions #22
urandon创建于 8月5日
WEB-02: implement Telegram OIDC BFF and YDB sessions #22
已合并
Pull Request已成功合入, 合并人@urandon
(感谢 urandon 的贡献)8月5日 关联了issue:[WEB-02] Implement the Go Telegram OIDC BFF and YDB web-session store
8月10日 关闭了关联的issue
8月10日 合入了pull request,合并节点 SHA:2aa2c7f95afbaef1a2a0ad1934bdb7776e7d8f01
Outcome
Implements WEB-02: a Go same-origin Web BFF for Telegram OIDC Authorization Code + PKCE, backed by revocable YDB sessions and explicit tenant membership authorization.
What changed
__Host-cookies, exact-Origin + CSRF mutation checks, logout, identity, tenant-list, and active-tenant routes;Verification
make cigo test -race -count=50 -run TestLoginTenantSwitchCSRFAndLogout ./internal/webbffgit diff --checkLocal YDB execution is not claimed because the workstation cannot access the Colima Docker socket. The mandatory mirrored GitHub Actions YDB job must apply all migrations twice and run the concurrency/isolation suite before merge.
Closes #31.