supabase-kt
Toggle table of contents
3.3.0
web
Target filter
web
Switch theme
Search in API
Skip to content
supabase-kt
auth-kt
/
io.github.jan.supabase.auth
/
BrowserBridge
Browser
Bridge
web
interface
BrowserBridge
(
source
)
Members
Properties
hash
Link copied to clipboard
web
abstract
val
hash
:
String
href
Link copied to clipboard
web
abstract
val
href
:
String
Functions
replace
Current
Url
Link copied to clipboard
web
abstract
fun
replaceCurrentUrl
(
newUrl
:
String
)