django-tokenauth

Django authentication backend that uses tokens sent over email.

BSD-3-CLAUSE License

Downloads
1.5K
Stars
63
Committers
4
django-tokenauth - https://github.com/skorokithakis/django-tokenauth/releases/tag/v0.2.3 Latest Release

Published by skorokithakis over 6 years ago

Fix

  • Add better check for the existence of a username field (8902450fcffa926355b576185253e94ad0441cb0)
django-tokenauth - https://github.com/skorokithakis/django-tokenauth/releases/tag/v0.2.2

Published by skorokithakis over 6 years ago

Fix

  • Don't create new users every login (8a7eada5adf3f51d1a6b55a4f1484136bbaac6fa)
django-tokenauth - https://github.com/skorokithakis/django-tokenauth/releases/tag/v0.2.1

Published by skorokithakis over 6 years ago

Fix

  • If the User model has a username field, try to fill it in (9f0d963ec351031be2a3193156aea411e57ac4ac)
django-tokenauth - https://github.com/skorokithakis/django-tokenauth/releases/tag/v0.2.0

Published by skorokithakis over 6 years ago

Feature

  • Add ?next= parameter (cf2adce6d00e61b1bc87b0ffbc77dc02de6eac9e)
  • Make tokens dramatically shorter by using the database to store them (ef15af88566b6c521c10a42bd686c29fc7b2c28a)
django-tokenauth - https://github.com/skorokithakis/django-tokenauth/releases/tag/v0.1.0

Published by skorokithakis over 6 years ago

Feature

  • Allow normalizing/authorizing email addresses with the NORMALIZE_EMAIL setting (f6740a3ba9a76f4fd60a8b638de443ce9a03b5e3)
Package Rankings
Top 12.09% on Pypi.org
Badges
Extracted from project README
PyPI version
Related Projects