mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 16:33:07 +05:30
Updated namespace use for Util\SecureKey
This commit is contained in:
parent
781bf985c3
commit
9b6a92c506
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user