toggle menu
supabase-kt
3.0.3
common
switch theme
search in API
auth-kt
/
io.github.jan.supabase.auth.admin
/
AdminApi
/
signOut
sign
Out
abstract
suspend
fun
signOut
(
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