We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cab220 commit 3e792bcCopy full SHA for 3e792bc
www/idp/index.php
@@ -12,6 +12,7 @@
12
use Pdsinterop\PhpSolid\User;
13
use Pdsinterop\PhpSolid\Mailer;
14
use Pdsinterop\PhpSolid\IpAttempts;
15
+ use Pdsinterop\PhpSolid\JtiStore;
16
17
$request = explode("?", $_SERVER['REQUEST_URI'], 2)[0];
18
$method = $_SERVER['REQUEST_METHOD'];
0 commit comments