social-core
social-core copied to clipboard
Client credentials flow support
Expected behaviour
Is it possible to use this library to implement the OAuth2 Client Credentials grant flow? I'm trying to implement this for Microsoft: https://learn.microsoft.com/en-us/entra/identity-platform/v2-oauth2-client-creds-grant-flow
Actual behaviour
N/A
What are the steps to reproduce this issue?
N/A
Any logs, error output, etc?
N/A
Any other comments?
- django-oauth-toolkit seems to support it: https://django-oauth-toolkit.readthedocs.io/en/latest/getting_started.html#client-credential