var client = Supabase.Gotrue.Client.Initialize(options); var user = await client.SignIn("[email protected]", "fancyPassword"); ...
確定! 回上一頁