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