logout

Logs the user out.

static if(isWeb)
void
logout
(
HttpClient client
)

Parameters

client HttpClient

The client.

Meta