Skip to content

Commit 34b2aef

Browse files
committed
Update ParamsEnum
1 parent 67c0e74 commit 34b2aef

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
@@ -40,6 +40,8 @@ enum ParamsEnum: string
4040

4141
case ErrorDescription = 'error_description';
4242

43+
case ExpiresIn = 'expires_in';
44+
4345
case GrantType = 'grant_type';
4446

4547
case Hint = 'hint';

0 commit comments

Comments
 (0)