vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
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