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