vibe-d ~master (2022-11-16T10:14:41Z)
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