Skip to content

Add split OAuth flow for agents - #13

Draft
PiotrCzapla wants to merge 1 commit into
mainfrom
fix/split-agent-auth
Draft

Add split OAuth flow for agents#13
PiotrCzapla wants to merge 1 commit into
mainfrom
fix/split-agent-auth

Conversation

@PiotrCzapla

Copy link
Copy Markdown

Summary

  • Add auth_url and finish_auth so agents can pause while a user completes OAuth.
  • Accept and validate the compact code=...&state=... result from oauth.appapis.org.
  • Allow preset=None when callers need an exact scope set.
  • Keep authorize_google and the CLI flow on the same exchange and token-saving code.

Tests

  • pytest -q -p no:cacheprovider (8 passed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant