Hi, I have an app in production, Everything is working fine except for unverified users. when the user sign up using email and password he will receive the OTP, however, sometimes the verification email might go to spam folder and the user might not use the OTP within the giving time. How can I handle this case, when the user is signed up but unverified. I'm using cloud version.
TL;DR
Developers are seeking advice on handling unverified users in their app. The issue arises when verification emails end up in the spam folder, causing users to miss the OTP. They are using the cloud version.