return associative array when validating token #145
Annotations
3 errors
|
|
|
|
|
tests/Handlers/AbstractTokenHandlerTest.php#L128
Call to static method PHPUnit\Framework\Assert::assertSame() with array{type: 'access_token', data: array{aud: array{'client1'}, sub: 'user1', jti: 'access1', exp: int<1001, max>, foo: 'bar'}} and array{data: array{exp: mixed}} will always evaluate to false.
|
The logs for this run have expired and are no longer available.
Loading