kevinzunigacuellar / astro-supabase

Astro and Supabase auth and database demo
https://astro-supabase-auth.vercel.app
MIT License
182 stars 49 forks source link

Password Reset Flow #4

Open mmv-dev opened 9 months ago

mmv-dev commented 9 months ago

Hi, Sorry for bugging you. I went through your repo and it is soo clean and clear. This is the simplest and robust authentication with Supabase and Astro. I want your opinion on how to implement Password reset flow for the user. I currently use this feature but it doesn't look clean in my code. If possible you can implement the password reset feature to your repo. I am looking at something like the way it is described in supabase docs. User forgot password

I would be very grateful to you if you could do this. Anyway thanks for your current repo, it helped me a lot.

Thank you.

lgs commented 8 months ago

+1