Describe the feature
First of all thank you for the already great OAuth support 馃檹!
Currently the OAuth2Authentication supports the Authorization code flow, which is great for Humans. What is currently missing is native support for the Client Credential flow. It would be great if we could add this for easier authentication for technical users.
Describe alternatives you've considered
Implement the class myself.
I probably won't find time for the PR short-term, but could contribute it later.
Are you willing to submit PR?
Describe the feature
First of all thank you for the already great OAuth support 馃檹!
Currently the
OAuth2Authenticationsupports the Authorization code flow, which is great for Humans. What is currently missing is native support for the Client Credential flow. It would be great if we could add this for easier authentication for technical users.Describe alternatives you've considered
Implement the class myself.
I probably won't find time for the PR short-term, but could contribute it later.
Are you willing to submit PR?