FriendsOfSymfony / FOSOAuthServerBundle

A server side OAuth2 Bundle for Symfony
1.09k stars 451 forks source link

Catch OAuth2ServerException on authorizeAction #585

Open Gwemox opened 6 years ago

Gwemox commented 6 years ago

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