accounts-frontend/src/services/authFlow
2017-10-23 22:01:30 +03:00
..
AbstractState.js #305: fix tests 2017-10-23 21:59:23 +03:00
AcceptRulesState.js
AcceptRulesState.test.js #85: fix linting errors and setup eslint to support source related test files 2017-06-08 07:58:19 +03:00
ActivationState.js #85: allow activation pages for all visitors 2017-06-08 07:58:20 +03:00
ActivationState.test.js #85: allow activation pages for all visitors 2017-06-08 07:58:20 +03:00
AuthFlow.functional.test.js #305: add mfa step during auth 2017-10-23 21:59:23 +03:00
AuthFlow.js #305: add mfa step during auth 2017-10-23 21:59:23 +03:00
AuthFlow.test.js #305: fix tests 2017-10-23 21:59:23 +03:00
ChooseAccountState.js
ChooseAccountState.test.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
CompleteState.js
CompleteState.test.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
FinishState.js
FinishState.test.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
ForgotPasswordState.js
ForgotPasswordState.test.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
helpers.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
index.js #85: allow activation pages for all visitors 2017-06-08 07:58:20 +03:00
LoginState.js #305: add mfa step during auth 2017-10-23 21:59:23 +03:00
LoginState.test.js #305: add mfa step during auth 2017-10-23 21:59:23 +03:00
MfaState.js #305: fix linting errors after upgrading to eslint 4 2017-10-23 22:01:30 +03:00
MfaState.test.js #305: add mfa step during auth 2017-10-23 21:59:23 +03:00
OAuthState.js
OAuthState.test.js #85: fix linting errors and setup eslint to support source related test files 2017-06-08 07:58:19 +03:00
PasswordState.js #305: fix linting errors after upgrading to eslint 4 2017-10-23 22:01:30 +03:00
PasswordState.test.js #305: add mfa step during auth 2017-10-23 21:59:23 +03:00
PermissionsState.js
PermissionsState.test.js #85: fix linting errors 2017-06-08 07:58:20 +03:00
RecoverPasswordState.js
RecoverPasswordState.test.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
RegisterState.js
RegisterState.test.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
ResendActivationState.js #85: allow activation pages for all visitors 2017-06-08 07:58:20 +03:00
ResendActivationState.test.js #85: fix linting errors 2017-06-08 07:58:20 +03:00