One-Time Password (OTP) package added with comprehensive token management, including OTP verification for team account deletion and ownership transfer.
8 lines
353 B
JSON
8 lines
353 B
JSON
{
|
|
"subject": "One-time password for {{productName}}",
|
|
"heading": "One-time password for {{productName}}",
|
|
"otpText": "Your one-time password is: {{otp}}",
|
|
"footerText": "Please enter the one-time password in the app to continue.",
|
|
"mainText": "You're receiving this email because you need to verify your identity using a one-time password."
|
|
}
|