logout

abstract suspend fun logout(type: LogoutOperationType): LogoutResponse

Logs out users of their account by specifying a given logout operation type.

Parameters

type

Type that specifies the scope of the logout operation.