Is your feature request related to a problem? Please describe.
I would like to have this feature: supabase.auth.setAuth(jwt);
supabase/supabase#1094 (reply in thread)
Currently I think I can just use JWT in create_client(url, key) and effect will be the same? (I'm not sure)
Describe the solution you'd like
above
Describe alternatives you've considered
n/a
Additional context
n/a