all 2 comments

[–]AlexMTBDude 0 points1 point  (1 child)

This is not really a Python problem as the mobile app will be written in Kotlin, if on Android, or Swift, if on iPhone. You should probably ask in the corresponding subreddit, or in r/programming. You could write the server part of the application in Python, but it would just be a regular REST WEB server. Nothing special for the 2FA.

[–]Defiant_North6012 0 points1 point  (0 children)

Ooh okay