Skip to content

Commit 6c01ca7

Browse files
committed
Update ParamsEnum
1 parent 90428a1 commit 6c01ca7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/Codebooks/ParamsEnum.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ enum ParamsEnum: string
8181

8282
case TargetLinkUri = 'target_link_uri';
8383

84+
case Token = 'token';
85+
86+
case TokenTypeHint = 'token_type_hint';
87+
8488
case TokenType = 'token_type';
8589

8690
case TrustMarked = 'trust_marked';

0 commit comments

Comments
 (0)