This website requires JavaScript.
Explore
Help
Sign In
ElyBy-Mirror
/
accounts
Watch
1
Star
0
Fork
0
mirror of
https://github.com/elyby/accounts.git
synced
2026-07-14 10:13:13 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c110213f44ff2cea470f00728c8f2049f91cf93
accounts
/
api
/
tests
/
functional
T
History
ErickSkrauch
0c110213f4
Remove minecraft_access_keys table and all related code
2024-06-14 05:42:35 +02:00
..
_steps
fix: add missing response checks in SessionServerSteps tests
2023-11-17 14:20:32 +05:00
accounts
Remove unused HS256 signing algorithm
2024-06-14 03:21:00 +02:00
authlibInjector
Remove minecraft_access_keys table and all related code
2024-06-14 05:42:35 +02:00
authserver
Remove minecraft_access_keys table and all related code
2024-06-14 05:42:35 +02:00
dev
/applications
Fixes
#17
. Simplify redirect_uri validation rules to allow localhost
2022-12-10 02:51:47 +01:00
internal
…
mojang
Fix CS
2023-11-20 02:16:44 +01:00
oauth
Fixes
#16
. Correctly wrap Yii2's request into the PSR's ServerRequest object
2022-12-10 03:57:43 +01:00
sessionserver
Remove minecraft_access_keys table and all related code
2024-06-14 05:42:35 +02:00
_bootstrap.php
…
EmailConfirmationCest.php
…
FeedbackCest.php
…
ForgotPasswordCest.php
…
LoginCest.php
…
LogoutCest.php
…
OptionsCest.php
…
PublicKeysCest.php
Introduce an API endpoint to obtain public keys, that can be used to verify access tokens on other services
2024-06-14 04:36:49 +02:00
RecoverPasswordCest.php
…
RefreshTokenCest.php
…
RegisterCest.php
…
RepeatAccountActivationCest.php
…