core/homeassistant/components/auth
Jason Hu 47755fb1e9 Add Time-based Onetime Password Multi-factor Authentication Module (#16129)
* Add Time-based Onetime Password Multi-factor Auth

Add TOTP setup flow, generate QR code

* Resolve rebase issue

* Use svg instead png for QR code

* Lint and typing

* Fix translation

* Load totp auth module by default

* use <svg> tag instead markdown image

* Update strings

* Cleanup
2018-08-26 22:38:52 +02:00
..
.translations Add Time-based Onetime Password Multi-factor Authentication Module (#16129) 2018-08-26 22:38:52 +02:00
__init__.py Add multi-factor auth module setup flow (#16141) 2018-08-24 10:17:43 -07:00
indieauth.py Use new session when fetching remote urls (#16093) 2018-08-21 19:03:46 +02:00
login_flow.py Get user after login flow finished (#16047) 2018-08-21 10:18:04 +02:00
mfa_setup_flow.py Add multi-factor auth module setup flow (#16141) 2018-08-24 10:17:43 -07:00
strings.json Add Time-based Onetime Password Multi-factor Authentication Module (#16129) 2018-08-26 22:38:52 +02:00