mirror of
https://github.com/elyby/oauth2-server.git
synced 2026-03-31 03:01:39 +05:30
Fix bug
This commit is contained in:
@@ -182,6 +182,8 @@ class OAuthServerException extends Exception
|
||||
7,
|
||||
'server_error',
|
||||
500,
|
||||
null,
|
||||
null,
|
||||
$previous
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user