accounts/common/components/OAuth2
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
..
Entities Implemented device code grant 2024-12-08 16:54:45 +01:00
Events Move OAuth module from API to common and solve PHPStan's errors 2024-12-06 01:34:09 +01:00
Grants Validate user_code expiry during the Device Code grant. 2024-12-14 18:55:31 +01:00
Keys Move OAuth module from API to common and solve PHPStan's errors 2024-12-06 01:34:09 +01:00
Repositories Implemented device code grant 2024-12-08 16:54:45 +01:00
ResponseTypes Implemented device code grant 2024-12-08 16:54:45 +01:00
AuthorizationServerFactory.php Implemented device code grant 2024-12-08 16:54:45 +01:00
CryptTrait.php Move OAuth module from API to common and solve PHPStan's errors 2024-12-06 01:34:09 +01:00