Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to get user data in request events #189

Open
leventengin opened this issue Jun 2, 2021 · 2 comments
Open

unable to get user data in request events #189

leventengin opened this issue Jun 2, 2021 · 2 comments

Comments

@leventengin
Copy link

Hi;
I have installed django-easy-audit 1.3.0, I am using djangorestframework-simplejwt 4.4.0 for authentication. I cannot get user data in request events. Do I have to make changes in settings?

DATETIME | USER | METHOD | URL | REMOTE IP
June 2, 2021, 2:04 p.m.| - | GET | /api/........ | 127.0.0.1:8100

B.Regards.

Levent

@mschoettle
Copy link
Contributor

This seems to be the same issue as reported in #165

@mschoettle
Copy link
Contributor

Came across this today which would allow you to solve this issue: jpadilla/django-rest-framework-jwt#45 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants