43 Forks
236 Stars
236 Watchers

django-trench

django-trench provides a set of REST API endpoints to supplement django-rest-framework with multi-factor authentication (MFA, 2FA). It supports both standard built-in authentication methods, as well as JWT (JSON Web Token).

How to download and setup django-trench

Open terminal and run command
git clone https://github.com/merixstudio/django-trench.git
git clone is used to create a copy or clone of django-trench repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with django-trench https://github.com/merixstudio/django-trench/archive/master.zip

Or simply clone django-trench with SSH
[email protected]:merixstudio/django-trench.git

If you have some problems with django-trench

You may open issue on django-trench support forum (system) here: https://github.com/merixstudio/django-trench/issues