Impersonation using Sanctum #3893
michaelhume
started this conversation in
General
Replies: 1 comment
-
|
Hi, yes Impersonates Users feature requires session-based auth and at the moment we are not looking to expand this feature. However, you can rebind |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi All,
Considered submitting this as an issue - but just wanted to make sure I'm not missing something. When I attempt to use the impersonation feature, I am redirected to the login page if I attempt to access guarded routes. Discord mentioned that this feature only works with session based auth (I'm using sanctum).
Is there a way to get this to work using non-session based auth?
Beta Was this translation helpful? Give feedback.
All reactions