mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-15 17:56:14 +05:30
Spacing
This commit is contained in:
parent
92be306d04
commit
c29c9d1d93
@ -271,7 +271,7 @@ class Server
|
|||||||
foreach ($scopes as $scope) {
|
foreach ($scopes as $scope) {
|
||||||
|
|
||||||
$this->db->addSessionScope($sessionId, $scope);
|
$this->db->addSessionScope($sessionId, $scope);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user