supabase-kt
Toggle table of contents
3.2.6
common
Target filter
common
Switch theme
Search in API
Skip to content
supabase-kt
auth-kt
/
io.github.jan.supabase.auth
/
UrlLauncher
/
openUrl
open
Url
abstract
suspend
fun
openUrl
(
supabase
:
SupabaseClient
,
url
:
String
)
(
source
)
Open the given URL in the system browser.
Parameters
url
The URL to open.