Skip to content

Commit 3e792bc

Browse files
committed
use jtistore
1 parent 3cab220 commit 3e792bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

www/idp/index.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
use Pdsinterop\PhpSolid\User;
1313
use Pdsinterop\PhpSolid\Mailer;
1414
use Pdsinterop\PhpSolid\IpAttempts;
15+
use Pdsinterop\PhpSolid\JtiStore;
1516

1617
$request = explode("?", $_SERVER['REQUEST_URI'], 2)[0];
1718
$method = $_SERVER['REQUEST_METHOD'];

0 commit comments

Comments
 (0)