django-latch

django-latch provides integration with Latch service by ElevenPaths, adding an aditional layer of security to the authentication process.

Currently, we support

  • Python 3.4, 3.5, 3.6, 3.7, 3.8
  • Django 2.0, 2.1, 2.2, 3.0

This package doesn’t give an authentication method by itself, just modify the authentication flow stoping it if the user has decided to lock in his account. You must rely on another authentication method like Django default ModelBackend.

Originaly developed by Javier Olascoaga and RootedCON

Documentation contents