Skip to content

Commit

Permalink
Update client_example.php
Browse files Browse the repository at this point in the history
  • Loading branch information
pvodicka authored Jan 15, 2018
1 parent b3b4780 commit 286a007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client_example.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

require "../../autoload.php";

use Jumbojett\OpenIDConnectClient;
use Pvodicka\OpenIDConnectClient;

$oidc = new OpenIDConnectClient('http://myproviderURL.com/',
'ClientIDHere',
Expand Down

0 comments on commit 286a007

Please sign in to comment.