vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
isAuthenticated.isAuthenticated
index
vibe
web
auth
isAuthenticated
Undocumented in source.
enum
isAuthenticated
;
enum
isAuthenticated
;
template
isAuthenticated
(C, alias fun)
package
static if
(!(
is(AuthInfo!C == void)
))
enum
isAuthenticated
=
!
findFirstUDA
!(
NoAuthAttribute
,
fun
).
found
;
Meta
Source
See Source File
index
vibe
web
auth
isAuthenticated
manifest constants
isAuthenticated