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.admin
/
AdminApi
/
logout
logout
open
suspend
fun
logout
(
jwt
:
String
,
scope
:
SignOutScope
=
SignOutScope.LOCAL
)
(
source
)
Removes a user session
Parameters
jwt
the jwt of the session
scope
the scope of the sign-out action