core/tests/components/auth
Paulus Schoutsen e776f88eec
Use JWT for access tokens (#15972)
* Use JWT for access tokens

* Update requirements

* Improvements
2018-08-14 21:14:12 +02:00
..
__init__.py Use IndieAuth for client ID (#15369) 2018-07-09 18:24:46 +02:00
test_indieauth.py Add IndieAuth 4.2.2 redirect uri at client id (#15911) 2018-08-10 18:09:42 +02:00
test_init.py Use JWT for access tokens (#15972) 2018-08-14 21:14:12 +02:00
test_init_link_user.py Use JWT for access tokens (#15972) 2018-08-14 21:14:12 +02:00
test_login_flow.py Break up components/auth (#15713) 2018-07-28 17:54:26 -07:00