mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Included extra default parameter for access token expiry
This commit is contained in:
@@ -290,6 +290,7 @@ maintenance of the server.',
|
|||||||
$typeId,
|
$typeId,
|
||||||
$authCode,
|
$authCode,
|
||||||
null,
|
null,
|
||||||
|
null,
|
||||||
'request'
|
'request'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user