js-sdks icon indicating copy to clipboard operation
js-sdks copied to clipboard

feat: make nestjs user factory optional

Open ajwootto opened this issue 9 months ago • 2 comments

User factory does not need to be specified if only using the library to handle injecting the DevCycle client. It must be set when using the decorators, as noted in the docs.

ajwootto avatar May 17 '24 16:05 ajwootto