accounts/api/tests/functional/oauth
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
..
AccessTokenCest.php Upgrade project to PHP 8.3, add PHPStan, upgrade almost every dependency (#36) 2024-12-02 11:10:55 +01:00
ClientCredentialsCest.php Upgrade project to PHP 8.3, add PHPStan, upgrade almost every dependency (#36) 2024-12-02 11:10:55 +01:00
CompleteFlowCest.php Validate user_code expiry during the Device Code grant. 2024-12-14 18:55:31 +01:00
DeviceCodeCest.php Validate user_code expiry during the Device Code grant. 2024-12-14 18:55:31 +01:00
RefreshTokenCest.php Upgrade project to PHP 8.3, add PHPStan, upgrade almost every dependency (#36) 2024-12-02 11:10:55 +01:00
ValidateCest.php Validate user_code expiry during the Device Code grant. 2024-12-14 18:55:31 +01:00