validateAuthentication

Validates the authentication. This also sets the role etc.

static if(isWeb)
void
validateAuthentication
(
HttpClient client
)

Parameters

client HttpClient

The client.

Meta