Page Contents

Home > @loopback/authorization > authorize > allowAll

authorize.allowAll() function

Allows all

Signature:

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

Returns:

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