openUrl

abstract suspend fun openUrl(supabase: SupabaseClient, url: String)(source)

Open the given URL in the system browser.

Parameters

url

The URL to open.