I have an application in Django Rest Framework that uses OAuth for authentication flows. I need a library that implements two-factor authentication (2FA) and integrates with OAuth. I thought of Deux, but it is no longer supported. Any ideas? Thanks in advance