oauth2-bundle icon indicating copy to clipboard operation
oauth2-bundle copied to clipboard

Document how to setup the "authorization_code" grant

Open spideyfusion opened this issue 5 years ago • 4 comments

spideyfusion avatar Feb 13 '20 11:02 spideyfusion

@okazy Hi, I have created documentation for authorization_code grant, it is still work in progress and I would appreciate your feedback on it. #177

v-m-i avatar Feb 26 '20 09:02 v-m-i

@v-m-i Thank you for your mention. I checked and made some comments.

okazy avatar Feb 27 '20 13:02 okazy

This PR is just in time! I just spend an hour debugging why $authRequest->setAuthorizationApproved() is set to false and code for authorization in listener is never actually called.

BIG thanks!

pszalko avatar Mar 19 '20 18:03 pszalko

This definitely needs to be merged! I spent too much time on how to approve the request before finding this PR.

thomas-hiron avatar Sep 28 '20 11:09 thomas-hiron