Page Contents
Home > @loopback/authorization > authorize > allowAuthenticated
authorize.allowAuthenticated variable
Allow authenticated users
Signature:
allowAuthenticated: () => (target: any, method?: string | undefined, methodDescriptor?: TypedPropertyDescriptor<any> | undefined) => any