I don't know how to get the OTP code to show in my custom email template for email authentication using OTP.
I have email authentication set up for iOS app, and I'm using resend for my SMTP. Everything seems to work well; the user an receive the email in test, except I don't know what variable (or something else) to use to show the OTP code in the email the user receives.
I customized the email template in Auth -> Templates -> OTP Session.
If we can't get the OTP to show, then the custom template feature for email auth isn't usable. Does anyone know how to solve this?
Recommended threads
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...