mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-01-03 10:41:51 +05:30
Include IDP.php
This commit is contained in:
parent
17b7bf7d1d
commit
0298f6fb7d
@ -4,7 +4,7 @@ namespace Oauth2\Client;
|
|||||||
|
|
||||||
include('Exception.php');
|
include('Exception.php');
|
||||||
include('Token.php');
|
include('Token.php');
|
||||||
include('Provider.php');
|
include('IDP.php');
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* OAuth2.0
|
* OAuth2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user