signOut

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