Skip to content

Add support for client credentials grant - #269

Open
nick-vanpraet wants to merge 7 commits into
mautic:mainfrom
nick-vanpraet:two-legged-oauth2-support
Open

Add support for client credentials grant#269
nick-vanpraet wants to merge 7 commits into
mautic:mainfrom
nick-vanpraet:two-legged-oauth2-support

Conversation

@nick-vanpraet

Copy link
Copy Markdown

PR to replace #257 as that one seems abandoned.

Adds support for the client_credentials grant type added in M4 mautic/mautic#9837

I kept as much of the logic that was used in the Oauth Auth class in as I could (the debugging, the weird query parameter access token thing that I'm pretty sure is a security concern, etc).

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.