Hi guys, has anyone here implemented the reset password functionality on a expo app?
I have a two questions about it.
- Do I HAVE to have a domain/webpage to host the link that will redirect the user to the app or execute the password reset function?
If so how is this implemented, could it be the same server as the appwrite server is hosted? (my company uses self hosted appwrite)
Second question:
2. Do you guys recommend any course specifically for expo app and appwrite?
I appreciate any help!