djangoflow / django-df-auth

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

add OTPDeviceViewSet #27

Closed eugapx closed 1 year ago

eugapx commented 1 year ago

Here we can define list of enabled Device models in settings.

OTPDeviceViewSet will handle devile CRUD (without update actions) + confirm.