15
Exposing user impersonation as auth function
Source: supabase/supabase#19668 · opened by @devidevio
It would be great to see the feature of [user impersonation]( as a auth helper function within supabase, f. e. auth.impersonate(userId); for the lifetime of a transaction.
The code does not seem so complex, just the logic to obtain a session_id and sub could be integrated in this flow, example code from the Supabase Studio:
Thanks in advance.
The code does not seem so complex, just the logic to obtain a session_id and sub could be integrated in this flow, example code from the Supabase Studio:
Thanks in advance.
No pledges yet. Be the first to back this.
Comments
Similar requests
Surface user impersonation in SDKs
3 votes · 0 comments
User Impersonation Support in Supabase Storage
2 votes · 0 comments
Exposing Edge Function Metrics in the Prometheus-compatible Metrics Endpoint
10 votes · 0 comments
user/role impersonation while testing edge functions in the dashboard
2 votes · 0 comments
Please can we have a Register function that does not sign in the new user
2 votes · 0 comments
No comments yet.