Page Contents
Home > @loopback/authentication > authenticate > skip
authenticate.skip variable
@authenticate.skip()
- a sugar decorator to skip authentication
Signature:
skip: () => (target: any, method?: string | undefined, methodDescriptor?: TypedPropertyDescriptor<any> | undefined) => any