Impersonating multiple models #6151
Unanswered
jringeisen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! I'm working on a project that allows a User and Student model to login via different portals. The user logins via /login, and the student logs in via /student/login. Is there a way to customize the impersonation to work with a Student model in this situation? The User model works as expected, when I try to impersonate as a Student it takes me to the users dashboard instead of the students.
Beta Was this translation helpful? Give feedback.
All reactions