mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-22 21:19:46 +05:30
Renamed inteface to Database
This commit is contained in:
parent
f154708031
commit
971f7bf402
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
namespace oauth2server;
|
namespace oauth2server;
|
||||||
|
|
||||||
interface DatabaseInteface
|
interface Database
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* Validate a client
|
* Validate a client
|
||||||
|
Loading…
Reference in New Issue
Block a user