'TOTP implementation with Pyotp

I am using the Pyotp module in order to generate the TOTP code for multi-factor authentication. Is there any way to understand if the URL which I generate the QR code with is scanned by the user or not?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source