accounts/api/tests/unit/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
..
AuthenticationResultTest.php Replace emarref/jwt with lcobucci/jwt 2019-08-01 12:17:12 +03:00
ConfirmEmailFormTest.php Replace emarref/jwt with lcobucci/jwt 2019-08-01 12:17:12 +03:00
ForgotPasswordFormTest.php Upgrade Codeception to 3 version. Remove codeception/verify. 2019-05-14 02:12:49 +03:00
LoginFormTest.php Replace emarref/jwt with lcobucci/jwt 2019-08-01 12:17:12 +03:00
LogoutFormTest.php Replace emarref/jwt with lcobucci/jwt 2019-08-01 12:17:12 +03:00
RecoverPasswordFormTest.php Replace emarref/jwt with lcobucci/jwt 2019-08-01 12:17:12 +03:00
RefreshTokenFormTest.php Replace emarref/jwt with lcobucci/jwt 2019-08-01 12:17:12 +03:00
RegistrationFormTest.php Update Yii2 framework to the latest version 2019-06-18 02:37:04 +03:00
RepeatAccountActivationFormTest.php Upgrade Codeception to 3 version. Remove codeception/verify. 2019-05-14 02:12:49 +03:00