mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Renamed inteface to Database
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace oauth2server;
|
||||
|
||||
interface DatabaseInteface
|
||||
interface Database
|
||||
{
|
||||
/**
|
||||
* Validate a client
|
||||
|
Reference in New Issue
Block a user