accounts/api/modules/authserver/models
2019-12-10 01:38:09 +03:00
..
AuthenticateData.php Replace separate minecraft access tokens with JWT 2019-12-04 21:10:15 +03:00
AuthenticationForm.php Introduce revokation mechanism 2019-12-10 01:38:09 +03:00
InvalidateForm.php Replace separate minecraft access tokens with JWT 2019-12-04 21:10:15 +03:00
RefreshTokenForm.php Remove refresh_token from OAuth2 result. Return the same access_token as a refresh_token in case when it's requested. Make access_tokens to live forever. 2019-12-09 19:31:54 +03:00
SignoutForm.php Replace separate minecraft access tokens with JWT 2019-12-04 21:10:15 +03:00
ValidateForm.php Replace separate minecraft access tokens with JWT 2019-12-04 21:10:15 +03:00