vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
RequiresAuthAttribute
index
vibe
web
auth
private
struct
RequiresAuthAttribute (
AUTH_INFO
) {
alias
AuthInfo
=
AUTH_INFO
;
}
Members
Aliases
AuthInfo
alias
AuthInfo
=
AUTH_INFO
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