🚀 Feature: Password recovery without required URL #6266
Labels
enhancement
New feature or request
product / auth
Fixes and upgrades for the Appwrite Auth / Users / Teams services.
🔖 Feature description
When I click forget password, I then enter my email. And I minimize my app.
Then I get an email with secrect code. Then I go back to my app. Enter the secrect code and new password.
Then I can again use my email and new password to authenticate normally.
🎤 Pitch
Hi, I recently developed my app with phone authentication. Then I switch to email auth.
I tried implementing password recovery it says I need to give required url.
I think, i should not have to deal with url in a mobile app as I can just minimize it and come back with secret key from the email.
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: