Verify a user’s email address and register a new user with an email and password.
const data = await ctx.modules.authEmailPassword.verifySignUpEmailPass({ // Request body });
Yes
Any type. (optional & nullable)
Unknown type. (optional & nullable)