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