Skip to content

Commit fc63414

Browse files
committed
Update ParamsEnum
1 parent 96cf627 commit fc63414

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/Codebooks/ParamsEnum.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ enum ParamsEnum: string
4040

4141
case Intermediate = 'intermediate';
4242

43+
// Issuer
44+
case Iss = 'iss';
45+
4346
case IssuerState = 'issuer_state';
4447

4548
case LoginHint = 'login_hint';

0 commit comments

Comments
 (0)