Is it possible to toggle recipes dynamically, ex.:...
# support-questions-legacy
k
Is it possible to toggle recipes dynamically, ex.: based on config or environment? What would be the use case? Let's assume that I need to test my app e2e, and I want to do it in an automated manner. For this purpose I would like to turn off email verification, as to not block the test on "verify email" step. Is this possible to alter or disable strategy given some condition?