accounts/api/modules/authserver/models
2021-02-18 00:41:38 +01:00
..
AuthenticateData.php Fixes #11. Strip slashes from profile UUID in the authserver's response 2021-02-18 00:41:38 +01:00
AuthenticationForm.php Implemented features to revoke access for previously authorized OAuth 2.0 clients 2020-09-30 20:30:04 +03:00
InvalidateForm.php Replace separate minecraft access tokens with JWT 2019-12-04 21:10:15 +03:00
RefreshTokenForm.php Implemented features to revoke access for previously authorized OAuth 2.0 clients 2020-09-30 20:30:04 +03:00
SignoutForm.php Cleanup code, improve typings 2019-12-13 22:27:13 +03:00
ValidateForm.php Replace separate minecraft access tokens with JWT 2019-12-04 21:10:15 +03:00