mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 16:33:07 +05:30
Moved GrantTypeInterface
This commit is contained in:
parent
74f48d28a4
commit
14b680f6be
@ -7,4 +7,6 @@ interface GrantTypeInterface
|
||||
public function getIdentifier();
|
||||
|
||||
public function getResponseType();
|
||||
|
||||
public function completeFlow();
|
||||
}
|
Loading…
Reference in New Issue
Block a user