hapytex / django-single-session

Allow a user to only have a single active session in Django.
https://pypi.org/project/django-single-session/
BSD 3-Clause "New" or "Revised" License
17 stars 7 forks source link

Support a callback function to check if a user should be signed out #3

Closed alastair closed 1 year ago

alastair commented 1 year ago

As discussed in #1

alastair commented 1 year ago

Thank you for merging this!