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 d61280f commit 06767b4Copy full SHA for 06767b4
tests/unit/TokenGeneratorTest.php
@@ -281,6 +281,8 @@ final public function testIdTokenGenerationWithoutPrivateKey(): void
281
* @testdox Token Generator SHOULD generate a token without Confirmation JWT Thumbprint (CNF JKT) WHEN asked to generate a IdToken without dpopKey
282
*
283
* @covers ::generateIdToken
284
+ *
285
+ * @uses \Pdsinterop\Solid\Auth\Utils\Jwks
286
*/
287
final public function testIdTokenGenerationWithoutDpopKey(): void
288
{
0 commit comments