hb-web ~master (2022-06-09T03:24:10.4602653)
Dub
Repo
isAuthenticated.isAuthenticated
hb
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
hb
web
auth
isAuthenticated
manifest constants
isAuthenticated