core/tests/components/auth
Jason Hu ff78a5b04b Track refresh token last usage information (#16408)
* Extend refresh_token to support last_used_at and last_used_by

* Address code review comment

* Remove unused code

* Add it to websocket response

* Fix typing
2018-09-12 13:24:16 +02: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 Track refresh token last usage information (#16408) 2018-09-12 13:24:16 +02: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 Fail fetch auth providers if onboarding required (#16454) 2018-09-10 23:51:40 +02:00
test_mfa_setup_flow.py Add multi-factor auth module setup flow (#16141) 2018-08-24 10:17:43 -07:00