django-rest-framework-jwt icon indicating copy to clipboard operation
django-rest-framework-jwt copied to clipboard

Update ` request.user ` after authenticating.

Open monokrome opened this issue 6 years ago • 2 comments

If we don't do this, then request.user will be the wrong instance after authenticating - which can lead to some weird issues. Specifically, in projects that use request.user in response middleware.

monokrome avatar Jul 01 '18 07:07 monokrome

Anyone here? @jpadilla

monokrome avatar Jul 08 '19 21:07 monokrome

@jpadilla this is unfortunate. No response? It has been 9 months...

monokrome avatar Mar 18 '20 00:03 monokrome