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,
|
||||
$authCode,
|
||||
null,
|
||||
null,
|
||||
'request'
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user