FOSOAuthServerBundle icon indicating copy to clipboard operation
FOSOAuthServerBundle copied to clipboard

Catch OAuth2ServerException on authorizeAction

Open Gwemox opened this issue 6 years ago • 0 comments

If we allow the user in the OAuthEvent and the redirection address does not match redirect_uris then we have a 500 error.

Fix : -Catch error -Send response error

Gwemox avatar Jul 02 '18 10:07 Gwemox