A dynamic module that creates a custom Authentication module depending on the current environment. Essentially this is just injecting the custom Authentication guard, using whichever Passport Strategy corresponds to the current value of NODE_ENV.
Generated using TypeDoc
A dynamic module that creates a custom Authentication module depending on the current environment. Essentially this is just injecting the custom Authentication guard, using whichever Passport Strategy corresponds to the current value of NODE_ENV.