flemingvincent / expo-supabase-starter

A comprehensive starter project for developing React Native and Expo applications with Supabase as the backend.
MIT License
285 stars 44 forks source link

Forget password #59

Closed uskudaristanbul closed 2 days ago

uskudaristanbul commented 4 days ago

Hi, could you also develop forget password section if its possible for you? Kind regards

linear[bot] commented 4 days ago

ESS-4 Forget password

flemingvincent commented 2 days ago

Hi @uskudaristanbul,

Sorry, I am going to close this issue... There are a few different ways to handle "Forgot Password" functionality with Supabase (deep linking, OTP) and I believe it is best to allow developers to choose and implement their own solutions.

However, here is the documentation from Supabase's JavaScript API Reference for implementing "Forgot Password" functionality: https://supabase.com/docs/reference/javascript/auth-resetpasswordforemail