When submitting an app for review, Apple requires a test account with email & password, how can I create a test account in Appwrite? I thought about providing a static email with its otp and doing mock sign but I have features in my app that require valid credentials (guests can't make requests)
TL;DR
Developers are inquiring about creating a test account for Appwrite with email OTP. They need a solution for submitting an app to Apple's review process. They considered using a static email with OTP for mocking signups, but require valid credentials for certain app features.