js-sdks
js-sdks copied to clipboard
feat: make nestjs user factory optional
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.