Skip to content

Commit 894e574

Browse files
committed
Update ParamsEnum
1 parent 9101398 commit 894e574

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Codebooks/ParamsEnum.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ enum ParamsEnum: string
3838

3939
case ErrorDescription = 'error_description';
4040

41+
case GrantType = 'grant_type';
42+
4143
case Hint = 'hint';
4244

4345
case IdTokenHint = 'id_token_hint';

0 commit comments

Comments
 (0)