diamond v2.7.0 (2018-03-07T22:17:16Z)
Dub
Repo
validateAuthentication
diamond
authentication
auth
Validates the authentication. This also sets the role etc.
static if
(
isWeb
)
void
validateAuthentication
(
HttpClient
client
)
Parameters
client
HttpClient
The client.
Meta
Source
See Implementation
diamond
authentication
auth
functions
getAuthCookie
hasAuthCookie
login
logout
setTokenInvalidator
setTokenSetter
setTokenValidator
validateAuthentication
Validates the authentication. This also sets the role etc.