diamond ~master (2020-03-31T19:16:28Z)
Home
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
initializeAuth
login
logout
setTokenInvalidator
setTokenSetter
setTokenValidator
validateAuthentication
Validates the authentication. This also sets the role etc.