Skip to content

Add OAuth Provider to Python Sdk#1

Open
aravind-segu wants to merge 3 commits into
mainfrom
OauthClientProvider
Open

Add OAuth Provider to Python Sdk#1
aravind-segu wants to merge 3 commits into
mainfrom
OauthClientProvider

Conversation

@aravind-segu

Copy link
Copy Markdown
Owner

No description provided.

Comment thread src/mcp/client/auth.py
class OAuthAuthorization:
"""Main class for handling OAuth 2.0 authorization flows.

This class implements the OAuth 2.0 Authorization Code Flow with PKCE,

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be good to clarify this comment - this class actually uses the provider to try to authenticate and falls back to Oauth 2.0 w/ PKCE right?

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.

2 participants