{"library":"django-sesame","type":"library","category":null,"description":"Django Sesame provides frictionless authentication for your Django project using \"Magic Links\". It generates URLs with embedded authentication tokens, allowing users to log in or access specific content without passwords or traditional sessions. The library supports various token-based authentication use cases and is actively maintained, with current version 3.2.3 compatible with recent Django and Python versions.","language":"python","status":"active","version":"3.2.3","tags":["django","authentication","magic-links","passwordless","token-based"],"last_verified":"Mon May 25","install":[{"cmd":"pip install django-sesame","imports":["from sesame.utils import get_query_string","from sesame.utils import get_user","from sesame.views import LoginView","from sesame.backends import ModelBackend","from sesame.decorators import authenticate","from django.contrib.auth import authenticate\nuser = authenticate(request, sesame=token_value)"]},{"cmd":"pip install django-sesame[ua]","imports":[]}],"homepage":null,"github":"https://github.com/aaugustin/django-sesame","docs":"https://django-sesame.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/django-sesame/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-sesame/compatibility"}}