core/tests/components/auth
Jason Hu e8775ba2b4
Add multi-factor auth module setup flow (#16141)
* Add mfa setup flow

* Lint

* Address code review comment

* Fix unit test

* Add assertion for WS response ordering

* Missed a return

* Remove setup_schema from MFA base class

* Move auth.util.validate_current_user -> webscoket_api.ws_require_user
2018-08-24 10:17:43 -07:00
..
__init__.py Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (#14557) 2018-08-24 10:28:43 +02:00
test_indieauth.py Use new session when fetching remote urls (#16093) 2018-08-21 19:03:46 +02:00
test_init.py Add support for revoking refresh tokens (#16095) 2018-08-21 11:02:55 -07:00
test_init_link_user.py Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (#14557) 2018-08-24 10:28:43 +02:00
test_login_flow.py Break up components/auth (#15713) 2018-07-28 17:54:26 -07:00
test_mfa_setup_flow.py Add multi-factor auth module setup flow (#16141) 2018-08-24 10:17:43 -07:00