accounts/api/models/authentication
2019-12-21 02:26:06 +03:00
..
AuthenticationResult.php Replace emarref/jwt with lcobucci/jwt 2019-08-01 12:17:12 +03:00
ConfirmEmailForm.php Replace separate minecraft access tokens with JWT 2019-12-04 21:10:15 +03:00
ForgotPasswordForm.php Rework email_activation model, get rid of behaviors, use json column to store additional data 2019-12-21 01:23:58 +03:00
LoginForm.php Cleanup code, improve typings 2019-12-13 22:27:13 +03:00
LogoutForm.php Remove usage of codeception/specify and fzaninotto/faker 2019-12-21 02:26:06 +03:00
RecoverPasswordForm.php Replace separate minecraft access tokens with JWT 2019-12-04 21:10:15 +03:00
RefreshTokenForm.php Replace separate minecraft access tokens with JWT 2019-12-04 21:10:15 +03:00
RegistrationForm.php Translate all code comments from Russian to English [skip ci] 2019-07-15 01:59:56 +03:00
RepeatAccountActivationForm.php Rework email_activation model, get rid of behaviors, use json column to store additional data 2019-12-21 01:23:58 +03:00