mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-01-03 10:41:51 +05:30
Fix
This commit is contained in:
parent
c29c9d1d93
commit
45bfcffdc2
@ -264,7 +264,7 @@ class Server
|
|||||||
$typeId,
|
$typeId,
|
||||||
$authCode,
|
$authCode,
|
||||||
null,
|
null,
|
||||||
$stage = 'request'
|
'request'
|
||||||
);
|
);
|
||||||
|
|
||||||
// Add the scopes
|
// Add the scopes
|
||||||
|
Loading…
Reference in New Issue
Block a user