Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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
@SoldierSacha SoldierSacha deleted the codex/add-support-for-oauth-client-credentials branch June 15, 2025 04:17
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