mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Updated namespace use for Util\SecureKey
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
namespace OAuth2;
|
||||
|
||||
use OAuth2\Util;
|
||||
use OAuth2\Util\SecureKey;
|
||||
use OAuth2\Storage\SessionInterface;
|
||||
use OAuth2\Storage\ClientInterface;
|
||||
use OAuth2\Storage\ScopeInterface;
|
||||
|
Reference in New Issue
Block a user