Page Contents
Home > @loopback/authorization > authorize > allowAll
authorize.allowAll variable
Allows all
Signature:
allowAll: () => (target: any, method?: string | undefined, methodDescriptor?: TypedPropertyDescriptor<any> | undefined) => any