Open
Description
I need to use this lib with an authorization API that implements the OAuth2 authorization code grant.
Quoting from [http://bshaffer.github.io/oauth2-server-php-docs/overview/grant-types/] :
The Authorization Code grant type is the most common OAuth2.0 flow. It implements 3-Legged OAuth and involves the user granting the client an authorization code, which can be exchanged for an Access Token.
Is this possible / achievable with the current release and do you have any suggestions on how to do it ?
Thank you.
Metadata
Metadata
Assignees
Labels
No labels