Implement two-factor authentication

Closes #200.
This commit is contained in:
André Koch-Kramer
2018-12-21 21:58:12 +01:00
parent edba6959d9
commit 4ee867c61b
5 changed files with 90 additions and 18 deletions
+4
View File
@@ -188,6 +188,10 @@ Exceptions
.. autoexception:: LoginRequiredException
.. autoexception:: TwoFactorAuthRequiredException
.. versionadded:: 4.2
.. autoexception:: InvalidArgumentException
.. autoexception:: BadResponseException