clearById

suspend fun clearById(sessionId: String)(source)

Clears a session with the specified sessionId from the storage without needing access to the ApplicationCall.

Report a problem

Parameters

sessionId

the session ID to invalidate