-
Notifications
You must be signed in to change notification settings - Fork 808
Closed
Description
A user recently reported an issue with using django-oauth-toolkit
with django-axes
in jazzband/django-axes#426
The problem is that the request
object offered by the django-oauth-toolkit
does not seem to be a Django HttpRequest
object with the request.META
and other necessary HttpRequest
attributes. Is there an ideal way to offer a solution for compatibility?
Metadata
Metadata
Assignees
Labels
No labels