mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-16 02:03:16 +05:30
Changed the class to AuthServer
This commit is contained in:
parent
727cdb54e7
commit
b1a55806a8
@ -8,7 +8,7 @@ class OAuthServerUserException extends \Exception {}
|
|||||||
|
|
||||||
class OAuthServerException extends \Exception {}
|
class OAuthServerException extends \Exception {}
|
||||||
|
|
||||||
class Server
|
class AuthServer
|
||||||
{
|
{
|
||||||
private $db = null;
|
private $db = null;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user