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-13 22:15:50 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
accounts
/
api
/
modules
/
oauth
/
models
History
ErickSkrauch
2cc27d34ad
Implemented device code grant
2024-12-08 16:54:45 +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
Implemented device code grant
2024-12-08 16:54:45 +01:00