diff --git a/src/Grant/ImplicitGrant.php b/src/Grant/ImplicitGrant.php index f932730d..eaab499d 100644 --- a/src/Grant/ImplicitGrant.php +++ b/src/Grant/ImplicitGrant.php @@ -209,6 +209,8 @@ class ImplicitGrant extends AbstractAuthorizeGrant '#' ) ); + + return $response; } // The user denied the client, redirect them back with an error