feat(framework): Wire SuperExec auth for ClientAppIo#6952
feat(framework): Wire SuperExec auth for ClientAppIo#6952danieljanes merged 149 commits intomainfrom
Conversation
…or.py Co-authored-by: Heng Pan <pan@flower.ai>
…or.py Co-authored-by: Heng Pan <pan@flower.ai>
…entappio-auth-interceptors
…entappio-auth-interceptors
…entappio-auth-interceptors
…entappio-auth-interceptors
…entappio-auth-interceptors
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 6a6f16922a
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Co-authored-by: Heng Pan <pan@flower.ai>
Co-authored-by: Heng Pan <pan@flower.ai>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 6500ce9090
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 60a1cc59e0
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Co-authored-by: Heng Pan <pan@flower.ai>
Co-authored-by: Heng Pan <pan@flower.ai>
Co-authored-by: Heng Pan <pan@flower.ai>
Issue
Description
Part 5/6 of the SuperExec auth stack. This PR is intentionally scoped so reviewers can focus on one or two concepts at a time.
Related issues/PRs
appio-authn/2-and-3-wire-serverappio-and-clientappio-auth-interceptorsappio-authn/pr-4-serverappio-superexec-wiringappio-authn/pr-5-clientappio-superexec-wiringappio-authn/pr-4-serverappio-superexec-wiringappio-authn/pr-5-clientappio-superexec-wiring-testsProposal
Explanation
This PR delivers one reviewable slice of the SuperExec shared-secret auth rollout.
Review focus for this PR:
Reviewer notes:
appio-authn/pr-5-clientappio-superexec-wiring-testsChecklist
#contributions)Any other comments?
This PR is part of a review-focused stacked rollout. If preferred, I can squash/reorder after initial review passes.