get_user_by_id()
method requires the user's id which maps to the auth.users.id
column.The user's unique identifier This function should only be called on a server. Never expose your `service_role` key in the browser.
response = supabase.auth.admin.get_user_by_id(1)