This website requires JavaScript.
Explore
Help
Register
Sign In
ElyBy-Mirror
/
accounts
Watch
1
Star
0
Fork
0
You've already forked accounts
mirror of
https://github.com/elyby/accounts.git
synced
2025-02-25 04:07:53 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
accounts
/
api
/
modules
/
oauth
/
models
History
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