core/tests/auth/mfa_modules
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
..
__init__.py Add multi-factor authentication modules (#15489) 2018-08-22 09:52:34 +02:00
test_insecure_example.py Add multi-factor auth module setup flow (#16141) 2018-08-24 10:17:43 -07:00
test_totp.py Add Time-based Onetime Password Multi-factor Authentication Module (#16129) 2018-08-26 22:38:52 +02:00