supabase-kt
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
supabase-kt
auth-kt
/
io.github.jan.supabase.auth.api
/
AuthenticatedApiConfig
/
Context
/
Context
Context
constructor
(
resolveUrl
:
(
path
:
String
)
->
String
,
parseErrorResponse
:
suspend
(
response
:
HttpResponse
)
->
RestException
?
=
null
)
(
source
)