Skip to content

Add OAuth client credentials grant #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

SoldierSacha
Copy link
Collaborator

Summary

  • implement ClientCredentialsProvider on the client side
  • allow client_credentials grant type in shared models
  • expose client_credentials in server metadata
  • handle client_credentials in token handler and auth provider
  • extend tests for client credentials flow

Testing

  • ruff check .
  • pytest (fails: ModuleNotFoundError: No module named 'inline_snapshot')

https://chatgpt.com/codex/tasks/task_e_683f7c34cda4833293ccda02f82f5292

@SoldierSacha SoldierSacha merged commit 66c7e67 into main Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant