Kotlin: Overview

Examples

Create gotrue client

val supabase = createSupabaseClient(supabaseURL = "https://xyzcompany.supabase.co'", supabaseKey = "public-anon-key") \{ ... \}
val gotrue = supabase.gotrue