I want to have my SuperTokens configuration in my ...
# support-questions-legacy
n
I want to have my SuperTokens configuration in my codebase (infra as code ish) to manage all my tenants (we have some fixed tenants in a javascript file with specific settings, this file gets executed on deploy in our pipeline). However, I'm initialising a full SuperTokens instance, is this needed?
2 Views