hb-web ~master (2022-06-09T03:24:10.4602653)
Dub
Repo
AuthAttribute
hb
web
auth
private
struct
AuthAttribute (
R
) {
alias
Roles
=
R
;
}
Members
Aliases
Roles
alias
Roles
=
R
Undocumented in source.
Meta
Source
See Implementation
hb
web
auth
functions
auth
handleAuthentication
handleAuthorization
properties
anyAuth
noAuth
requiresAuth
structs
AuthAttribute
NoAuthAttribute
RequiresAuthAttribute
Role
templates
AuthInfo
FunAuthInfo
isAuthenticated
private