We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67c0e74 commit 34b2aefCopy full SHA for 34b2aef
1 file changed
src/Codebooks/ParamsEnum.php
@@ -40,6 +40,8 @@ enum ParamsEnum: string
40
41
case ErrorDescription = 'error_description';
42
43
+ case ExpiresIn = 'expires_in';
44
+
45
case GrantType = 'grant_type';
46
47
case Hint = 'hint';
0 commit comments