vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
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