django-sesame

URL-based authentication, an application that provides one-click login via specially crafted URLs
Download

django-sesame Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Aymeric Augustin
  • Publisher web site:
  • https://github.com/aaugustin/

django-sesame Tags


django-sesame Description

django-sesame is a Django app that provides one-click login for your Django project. It uses specially crafted URLs containing an authentication token, for example: http://example.com/?url_auth_token=AAAAARchl18CIQUlImmbV9q7PZk:89AEU34b0JLSrkT8Ty2RPISio5It's useful if you want to share private content without requiring your visitors to remember a username and a password.django-sesame requires Django >= 1.4 and django.contrib.auth.It uses django.contrib.session when it's available, but it also supports stateless authenticated navigation, provided all links in the page include the authentication token.django-sesame is released under the BSD license, like Django itself.Product's homepage


django-sesame Related Software