Something like signInWithIdToken, but instead of creating a new user, it links this identity to an existing user. I created an issue on supabase side here: https://github.com/supabase/supabase-flutter/issues/1111 This would be a new endpoint like `/link-identity` as well as a client-side SDK method. Thank you for the great OSS!