tomasgarzon
Results
3
issues of
tomasgarzon
More info: https://docs.djangoproject.com/en/2.0/releases/2.0/#features-removed-in-2-0
Allow getting the user from the cache, not only from django-db. Using SessionStore abstraction.
Hi, do you have a plan for allowing multiple authentication methods? For example, some users can authenticate with JWT and others with cookie session or ticket.