Module contract for CaviCode Network
Find a file
DSvinka 4a8c14fc73
All checks were successful
/ build (push) Successful in 9s
/ publish-nuget (push) Has been skipped
feat: BffProxyAuthHandler — BFF-2 trusted header auth (X-BFF-Authenticated)
Module APIs trust BFF proxy auth via headers instead of JWT Bearer.
BFF strips X-BFF-* headers from incoming requests (anti-spoofing).
Module APIs read X-BFF-Authenticated, X-BFF-User, X-BFF-User-Roles.
AddBffProxyAuth() extension method for module DI registration.
Version 0.3.0-alpha.
2026-07-02 00:16:13 +03:00
.forgejo/workflows fix(ci): replace git.cavicode.tech with git.dsvinka.ru (DNS down) 2026-06-29 13:52:54 +03:00
src feat: BffProxyAuthHandler — BFF-2 trusted header auth (X-BFF-Authenticated) 2026-07-02 00:16:13 +03:00
.gitignore fix(ci): replace git.cavicode.tech with git.dsvinka.ru (DNS down) 2026-06-29 13:52:54 +03:00
CaviCode.Network.ModuleContract.slnx Initial: cavicode-network-module-contract (restructured) 2026-06-22 00:16:16 +03:00
nuget.config fix: nuget.config git.cavicode.tech → git.dsvinka.ru + SSO 0.2.2-alpha 2026-06-29 16:29:37 +03:00