We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9027e70 commit b74549fCopy full SHA for b74549f
1 file changed
tests/unit/src/Entities/AuthCodeEntityTest.php
@@ -106,6 +106,7 @@ public function testCanGetState(): void
106
'authorization_details' => null,
107
'bound_client_id' => null,
108
'bound_redirect_uri' => null,
109
+ 'issuer_state' => null,
110
],
111
);
112
}
0 commit comments