vibe-d v0.9.4 (2021-09-30T12:24:53Z)
Home
Dub
Repo
PasswordVerifyCallback
index
vibe
http
auth
basic_auth
Undocumented in source.
@
safe
alias
PasswordVerifyCallback
=
bool
delegate
(
string
user
,
string
password
)
Meta
Source
See Implementation
index
vibe
http
auth
basic_auth
aliases
PasswordVerifyCallback
addBasicAuth
functions
checkBasicAuth
performBasicAuth