Missing documentation on how to implement authorization code grant #51
Labels
Documentation
Improvements or additions to documentation
good first issue
Good for newcomers
help wanted
Extra attention is needed
The most important thing is documentation on that you need to make event listener that sets authorization resolution to true.
Ideally should have example on how to display page with two buttons to accept or deny authorization.
https://github.com/thephpleague/oauth2-server-bundle/blob/master/src/Controller/AuthorizationController.php#L101
My implementation for inspiration:
The text was updated successfully, but these errors were encountered: