KSP Login is an app for easy authentication management with support for


License
BSD-4-Clause
Install
pip install ksp-login==0.3.1

Documentation

KSP Login

KSP Login is a Django app intended as an all-in-one solution for authentication. It is built mostly on top of the fantastic python-social-auth library which does most of the heavy lifting.

Features

  • A complete frontend, just include a few templates and you're good to go.
  • Simple management of user-related data.
  • Allows both social and traditional username/password authentication.

More features are coming soon (such as user merging etc).