accounts/api/modules/oauth/models
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
..
ApplicationType.php Fixes #17. Simplify redirect_uri validation rules to allow localhost 2022-12-10 02:51:47 +01:00
BaseOauthClientType.php Implementation of the backend for the OAuth2 clients management 2018-02-28 01:27:35 +03:00
IdentityInfo.php Upgrade project to PHP 8.3, add PHPStan, upgrade almost every dependency (#36) 2024-12-02 11:10:55 +01:00
MinecraftServerType.php Implementation of the backend for the OAuth2 clients management 2018-02-28 01:27:35 +03:00
OauthClientForm.php Upgrade project to PHP 8.3, add PHPStan, upgrade almost every dependency (#36) 2024-12-02 11:10:55 +01:00
OauthClientFormFactory.php Upgrade project to PHP 8.3, add PHPStan, upgrade almost every dependency (#36) 2024-12-02 11:10:55 +01:00
OauthClientTypeForm.php Implementation of the backend for the OAuth2 clients management 2018-02-28 01:27:35 +03:00
OauthProcess.php Validate user_code expiry during the Device Code grant. 2024-12-14 18:55:31 +01:00