fastapi icon indicating copy to clipboard operation
fastapi copied to clipboard

✨ Implement OAuth2ClientCredentials class

Open rhysrevans3 opened this issue 9 months ago • 3 comments

FastAPI currently implements the password and authorization code flows.

This PR adds the client credentials OAuth flow class.

rhysrevans3 avatar May 09 '24 13:05 rhysrevans3

📝 Docs preview for commit cd5462595d32091550404cb04392dbae167f98eb at: https://2a2d3f58.fastapitiangolo.pages.dev

tiangolo avatar May 09 '24 14:05 tiangolo

📝 Docs preview for commit 277ce1120643cabbb75ea497b1f949f82ae3ec17 at: https://d8427a3b.fastapitiangolo.pages.dev

tiangolo avatar May 13 '24 09:05 tiangolo

📝 Docs preview for commit 6da291954aa999aa95279bb9776e69fcf15d1eb8 at: https://28134091.fastapitiangolo.pages.dev

tiangolo avatar Jun 12 '24 13:06 tiangolo