diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
logout
diamond
authentication
auth
Logs the user out.
static if
(
isWeb
)
void
logout
(
HttpClient
client
)
Parameters
client
HttpClient
The client.
Meta
Source
See Implementation
diamond
authentication
auth
functions
getAuthCookie
hasAuthCookie
initializeAuth
login
logout
setTokenInvalidator
setTokenSetter
setTokenValidator
validateAuthentication
Logs the user out.