Is your feature request related to a problem? Please describe.
Impersonating users is a big convenience for developers and support staff to better understand issues that users report.
Describe the solution you'd like
The ability to impersonate a specific user in ZenStack Studio's dashboard, which would basically call db.$setAuth. An even greater functionality would be something similar in design to the Vercel Toolbar, which developers could load on their frontend and then impersonate the user directly in their app.
Describe alternatives you've considered
Manual queries to see what may be going on with a user's account.
Additional context
Vercel Toolbar

Is your feature request related to a problem? Please describe.
Impersonating users is a big convenience for developers and support staff to better understand issues that users report.
Describe the solution you'd like
The ability to impersonate a specific user in ZenStack Studio's dashboard, which would basically call
db.$setAuth. An even greater functionality would be something similar in design to the Vercel Toolbar, which developers could load on their frontend and then impersonate the user directly in their app.Describe alternatives you've considered
Manual queries to see what may be going on with a user's account.
Additional context
Vercel Toolbar