accounts/common/components/OAuth2/Grants
ErickSkrauch 119a0f8078
Validate user_code expiry during the Device Code grant.
Add mock responses related to the Device Code grant.
2024-12-14 18:55:31 +01:00
..
AuthCodeGrant.php Move OAuth module from API to common and solve PHPStan's errors 2024-12-06 01:34:09 +01:00
ClientCredentialsGrant.php Move OAuth module from API to common and solve PHPStan's errors 2024-12-06 01:34:09 +01:00
DeviceCodeGrant.php Validate user_code expiry during the Device Code grant. 2024-12-14 18:55:31 +01:00
RefreshTokenGrant.php Move OAuth module from API to common and solve PHPStan's errors 2024-12-06 01:34:09 +01:00