accounts/api/models/authentication
ErickSkrauch 45c2ed601d Replace emarref/jwt with lcobucci/jwt
Refactor all JWT-related components
Replace RS256 with ES256 as a preferred JWT algorithm
2019-08-01 12:17:12 +03:00
..
AuthenticationResult.php Replace emarref/jwt with lcobucci/jwt 2019-08-01 12:17:12 +03:00
ConfirmEmailForm.php Replace emarref/jwt with lcobucci/jwt 2019-08-01 12:17:12 +03:00
ForgotPasswordForm.php Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00
LoginForm.php Replace emarref/jwt with lcobucci/jwt 2019-08-01 12:17:12 +03:00
LogoutForm.php Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00
RecoverPasswordForm.php Replace emarref/jwt with lcobucci/jwt 2019-08-01 12:17:12 +03:00
RefreshTokenForm.php Replace emarref/jwt with lcobucci/jwt 2019-08-01 12:17:12 +03:00
RegistrationForm.php Translate all code comments from Russian to English [skip ci] 2019-07-15 01:59:56 +03:00
RepeatAccountActivationForm.php Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00