vibe-http ~master (2021-03-22T09:44:24Z)
Home
Dub
Repo
PasswordVerifyCallback
vibe
http
auth
basic_auth
Undocumented in source.
@
safe
alias
PasswordVerifyCallback
=
bool
delegate
(
string
user
,
string
password
)
Meta
Source
See Implementation
vibe
http
auth
basic_auth
aliases
PasswordVerifyCallback
addBasicAuth
functions
checkBasicAuth
performBasicAuth