An open API service indexing awesome lists of open source software.

https://github.com/sepgh/django-redis-auth-session

Sample project to implement django redis sessions along token authentication
https://github.com/sepgh/django-redis-auth-session

authentication django python redis session

Last synced: about 2 months ago
JSON representation

Sample project to implement django redis sessions along token authentication

Awesome Lists containing this project

README

          

A sample project to run Django with token based authorization and redis as session storage, including lazy user loading