Log in to user account as support agent?
Some users report issues with not seeing records, is there some sort of admin code I have to knock to log in? When I was doing logins through my own system I had a rotating support login key but now that i do it via supabase oauth what can I do?
5 Replies
You would have to build such feature in your app if the issue is in your app. In the Supabase Dashboard you can impersonate a user but this won’t give you the same experience as your user in your app.
can i use magic link?
I’m not sure how this relates to logging in as a user
redirect magic link to the support agent instead of to the user
Thats the idea at least
That’s not how magic links work. But again this is something you’d have to build into your app.