Commit Graph

5 Commits

Author SHA1 Message Date
Octol1ttle
3bba99a757 fix: use custom Redirect URI validation logic in RefreshTokenGrant (#42)
Co-authored-by: ErickSkrauch <erickskrauch@yandex.ru>
2025-01-09 01:23:41 +01:00
Octol1ttle
7b626507bc fix: send refresh tokens to Device Code clients too (#41) 2024-12-25 16:48:38 +01:00
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
ErickSkrauch
2cc27d34ad Implemented device code grant 2024-12-08 16:54:45 +01:00
ErickSkrauch
5ed6f0ce86 Move OAuth module from API to common and solve PHPStan's errors 2024-12-06 01:34:09 +01:00