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!
Recommended threads
- I am currently seeking opportunities as ...
Hey! 👋 I'm a Shopify guy. Been building stores for 8+ years. Still haven't lost my mind. Barely. I make stores that don't suck fast, smooth, and actually built...
- Misunderstanding Appwrite Messages for P...
I think I'm having a misunderstanding of how to implement appwrite messages for push notification. I've already setup firebase credentials in appwrite, but I'...
- updateSession isn't working for google o...
I'm building an app using react native with expo. An image of my code is attached. The code is a useEffect that i have in a context that wraps the root layout ...