This article will teach you how to secure a FastAPI app by implementing two-factor (2FA) authentication using TOTP tokens generated by an authenticator application like Chrome's Authenticator extension, Google Authenticator or Authy.
docker mongodb docker-compose two-factor two-factor-authentication 2fa two-factor-auth 2factor fastapi fastapi-mongodb fastapi-2fa 2fa-python
-
Updated
Oct 14, 2022 - Python