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-15 23:07:43 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
accounts
/
api
/
modules
/
oauth
/
models
History
ErickSkrauch
5ed6f0ce86
Move OAuth module from API to common and solve PHPStan's errors
2024-12-06 01:34:09 +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
Move OAuth module from API to common and solve PHPStan's errors
2024-12-06 01:34:09 +01:00