feat(auth): add versioned authorization context contract - #3564
Draft
cea-block wants to merge 8 commits into
Draft
feat(auth): add versioned authorization context contract#3564cea-block wants to merge 8 commits into
cea-block wants to merge 8 commits into
Conversation
cea-block
force-pushed
the
cea/shared-auth-context
branch
2 times, most recently
from
July 29, 2026 21:48
a0f9706 to
8194b88
Compare
cea-block
force-pushed
the
fsola/corporate-identity
branch
from
August 3, 2026 13:36
0390d06 to
a28957d
Compare
cea-block
force-pushed
the
cea/shared-auth-context
branch
from
August 3, 2026 15:34
8194b88 to
49af926
Compare
Signed-off-by: Cea Stapleton Cordasco <261786559+cea-block@users.noreply.github.com> (cherry picked from commit 49af926) Signed-off-by: Cea Stapleton Cordasco <261786559+cea-block@users.noreply.github.com>
Signed-off-by: Cea Stapleton Cordasco <261786559+cea-block@users.noreply.github.com>
Signed-off-by: Cea Stapleton Cordasco <261786559+cea-block@users.noreply.github.com>
Signed-off-by: Cea Stapleton Cordasco <261786559+cea-block@users.noreply.github.com>
Signed-off-by: Cea Stapleton Cordasco <261786559+cea-block@users.noreply.github.com>
Signed-off-by: Cea Stapleton Cordasco <261786559+cea-block@users.noreply.github.com>
Signed-off-by: Cea Stapleton Cordasco <261786559+cea-block@users.noreply.github.com>
cea-block
force-pushed
the
cea/shared-auth-context
branch
from
August 4, 2026 19:19
49af926 to
6db9d33
Compare
Signed-off-by: Cea Stapleton Cordasco <261786559+cea-block@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a provider-neutral authorization-context contract stacked on PR #1476.
ConnectionAuthContextso it remains distinct from the new contract.Stack position
This draft is the contract-only layer of a stacked implementation. It does not change runtime authorization behavior, database schema, persistence, configuration, or route policy. Production code cannot construct the new trusted evidence or authorization context in this phase.
The stack can proceed in reviewable layers:
Standards compatibility remains a later, non-blocking follow-up after the Buzz Core team selects a normative target.
Security properties
Testing
cargo fmt --all -- --checkcargo test -p buzz-auth --lib— 94 passedcargo clippy -p buzz-auth -p buzz-relay --all-targets -- -D warningsgit diff --checkjust ciready gate covered workspace checks, Rust tests, desktop tests and builds, web checks and build, and mobile analysis. Its only non-green result was the Flutter testChannelDetailPage keeps follow mode off while a tall newest message stays visible; the exact test reproduces identically on this branch and the unchanged parent.8194b888cf512090637619f0e10054d2492ac424: Claude 9/10, GPT 9/10, and Gemini 10/10. All approved with no critical or high findings.Generated with Codex