vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
AuthAttribute
index
vibe
web
auth
private
struct
AuthAttribute (
R
) {
alias
Roles
=
R
;
}
Members
Aliases
Roles
alias
Roles
=
R
Undocumented in source.
Meta
Source
See Implementation
index
vibe
web
auth
functions
auth
handleAuthentication
handleAuthorization
properties
anyAuth
noAuth
requiresAuth
structs
AuthAttribute
NoAuthAttribute
RequiresAuthAttribute
Role
templates
AuthInfo
isAuthenticated
private