You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [X] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
After successful login the request.identity_context_data is populated. Is it also possible to set the request.user?
What is the best way to hook the authentication with the django user model?
The text was updated successfully, but these errors were encountered:
This issue is for a: (mark with an
x
)After successful login the
request.identity_context_data
is populated. Is it also possible to set therequest.user
?What is the best way to hook the authentication with the django user model?
The text was updated successfully, but these errors were encountered: