moleculer-protect-services icon indicating copy to clipboard operation
moleculer-protect-services copied to clipboard

Protect services

Results 1 moleculer-protect-services issues
Sort by recently updated
recently updated
newest added

It's work if I call from moleculer-repl, but not work on jest. ``` describe('otp', () => { let broker = new ServiceBroker(testServiceConfig) let service = broker.loadService('./otp/service') const user = {...