diff --git a/src/Oauth2/Authentication/Server.php b/src/Oauth2/Authentication/Server.php index ab3bb4c0..8f58bb9e 100644 --- a/src/Oauth2/Authentication/Server.php +++ b/src/Oauth2/Authentication/Server.php @@ -297,7 +297,7 @@ class Server $typeId, $authCode, $accessToken, - 'request' + 'requested' ); } else { @@ -315,7 +315,7 @@ class Server $authCode, null, null, - 'request' + 'requested' ); // Add the scopes