We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9101398 commit 894e574Copy full SHA for 894e574
1 file changed
src/Codebooks/ParamsEnum.php
@@ -38,6 +38,8 @@ enum ParamsEnum: string
38
39
case ErrorDescription = 'error_description';
40
41
+ case GrantType = 'grant_type';
42
+
43
case Hint = 'hint';
44
45
case IdTokenHint = 'id_token_hint';
0 commit comments