mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Spacing
This commit is contained in:
@@ -271,7 +271,7 @@ class Server
|
|||||||
foreach ($scopes as $scope) {
|
foreach ($scopes as $scope) {
|
||||||
|
|
||||||
$this->db->addSessionScope($sessionId, $scope);
|
$this->db->addSessionScope($sessionId, $scope);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user