aaugustin/django-sesame
"Magic Links" - URLs with authentication tokens for one-click login
PythonBSD-3-Clause
Issues
- 4
- 4
Register with django-sesame
#47 opened by migueltorrescosta - 5
Discussion: what is the benefit of going through the authentication backend system?
#107 opened by silviogutierrez - 2
Authenticate a view without user
#110 opened by robhafemeister - 3
Non existent user ID returned / Security concerns
#108 opened by patroqueeet - 2
Documentation: clarify dynamic max_age is ignored with SESAME_MAX_AGE = None (the default)
#106 opened by silviogutierrez - 3
Feature: Enforce same session link usage
#105 opened by jensenbox - 1
- 6
- 4
- 2
- 2
Deprecated dependencies
#93 opened by dannwise - 2
minimum ua parser version
#94 opened by caleb15 - 0
Add support for SECRET_KEY_FALLBACKS
#90 opened by aaugustin - 0
Typo in tutorial for Login by email
#91 opened by vkuzmov - 1
Support changing signature length
#89 opened by aaugustin - 2
Expired Token: enhance user journey
#88 opened by patroqueeet - 2
Is ModelBackend actually needed?
#86 opened by aaugustin - 11
Login view request
#81 opened by danizen - 3
sesame tokens seem to be missing a bunch of entropy on my Django installation (first characters are all 'AAAAAA'
#80 opened by joshburnett - 1
Rename master branch to main
#79 opened by aaugustin - 0
Document the release process
#72 opened by aaugustin - 10
- 1
Using JWT Authentication with Sesame
#70 opened by cyzanfar - 1
Webmail Links Not Working
#71 opened by kfranznick - 5
get_parameters not working in Django 3.2
#69 opened by thomascenni - 15
Support dynamic max_age
#67 opened by aaugustin - 8
allow for multiple MAX_AGE values
#57 opened by patroqueeet - 5
Invalidate token
#61 opened by thomascenni - 2
Crash with malformed base64 sesame tokens
#64 opened by tasn - 3
Using IP in signature
#62 opened by manelclos - 1
Backporting for django 1.x and python 2.x
#66 opened by hovi - 3
- 7
Feature idea: scoped sesame tokens
#59 opened by tasn - 4
Add extra information in token
#56 opened by morenoh149 - 17
- 4
Debugging invalid Tokens
#50 opened by migueltorrescosta - 1
Consider switching to blake2
#51 opened by aaugustin - 1
Review salt usage
#52 opened by aaugustin - 2
Add support for TextField pk
#46 opened by arshsingh - 5
Add support for BigAutoField
#48 opened by hannseman - 4
- 4
Token expired or used error state handling
#44 opened by samloomes - 1
- 3
- 2
Authenticate url_auth_token=None
#37 opened by k90armstrong - 1
- 4
[Inquiry] Useable without passwords?
#34 opened by estianross - 1
- 3
Which version works with Django 1.8 ?
#33 opened by petriichuk