Page Contents
Home > @loopback/authorization > authorize > vote
authorize.vote variable
Shortcut to configure voters
Signature:
vote: (...voters: (Authorizer | BindingAddress<Authorizer>)[]) => (target: any, method?: string | undefined, methodDescriptor?: TypedPropertyDescriptor<any> | undefined) => any