mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Moved GrantTypeInterface
This commit is contained in:
@@ -7,4 +7,6 @@ interface GrantTypeInterface
|
|||||||
public function getIdentifier();
|
public function getIdentifier();
|
||||||
|
|
||||||
public function getResponseType();
|
public function getResponseType();
|
||||||
|
|
||||||
|
public function completeFlow();
|
||||||
}
|
}
|
Reference in New Issue
Block a user