Problem statement
Does Auth0 support Typescript in actions and custom database scripts?
Solution
We don’t currently support Typescript in actions or custom database scripts. You would need to transpile any source files into JavaScript before deploying them.