accounts/api/tests/functional
2022-01-21 21:09:46 +01:00
..
_steps Resolves #2. Implemented authlib-injector support 2021-03-03 15:04:42 +01:00
accounts Implemented features to revoke access for previously authorized OAuth 2.0 clients 2020-09-30 20:30:04 +03:00
authlibInjector Implemented missing endpoint for the authlib injector 2021-06-13 21:21:25 +02:00
authserver Alternative implementation of passing totp to the legacy Minecraft authorization protocol to not break the yggdrasil's protocol [deploy] 2021-03-08 22:21:10 +01:00
dev/applications Completely restored authorization_code grant for user side. 2019-09-18 02:15:12 +03:00
internal Rework tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration. 2019-02-20 22:58:52 +03:00
mojang #20 Quick implementation of the https://api.minecraftservices.com/minecraft/profile endpoint [deploy dev] 2022-01-21 21:09:46 +01:00
oauth Allow users to manually decline auth request even when an application was authenticated before 2021-03-29 04:51:37 +02:00
sessionserver Resolves #2. Implemented authlib-injector support 2021-03-03 15:04:42 +01:00
_bootstrap.php Rework tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration. 2019-02-20 22:58:52 +03:00
EmailConfirmationCest.php Rework tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration. 2019-02-20 22:58:52 +03:00
FeedbackCest.php Rework tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration. 2019-02-20 22:58:52 +03:00
ForgotPasswordCest.php Rework email_activation model, get rid of behaviors, use json column to store additional data 2019-12-21 01:23:58 +03:00
LoginCest.php Implemented account deletion. Not all cases covered with tests [skip ci] 2020-06-12 00:27:02 +03:00
LogoutCest.php Implemented account deletion. Not all cases covered with tests [skip ci] 2020-06-12 00:27:02 +03:00
OptionsCest.php Rework tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration. 2019-02-20 22:58:52 +03:00
RecoverPasswordCest.php Rework tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration. 2019-02-20 22:58:52 +03:00
RefreshTokenCest.php Rework tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration. 2019-02-20 22:58:52 +03:00
RegisterCest.php Fix codestyle 2019-02-23 02:27:38 +03:00
RepeatAccountActivationCest.php Rework email_activation model, get rid of behaviors, use json column to store additional data 2019-12-21 01:23:58 +03:00