djangoflow / django-df-auth

Opinionated Django REST auth endpoints for JWT authentication and social accounts
MIT License
10 stars 19 forks source link

2FA enable/disable should be done via API #32

Closed adar2378 closed 1 year ago

adar2378 commented 1 year ago

Currently, we do not have any endpoint for enabling/disabling 2FA. It should be there so that user can enable or disable them.