Page Contents

Home > @loopback/authorization > authorize > denyAll

authorize.denyAll variable

Deny all

Signature:

denyAll: () => (target: any, method?: string | undefined, methodDescriptor?: TypedPropertyDescriptor<any> | undefined) => any