Reset Password

Enter your email and we'll send a reset link.

``` Save it. Now make sure auth.js still has your Supabase key, then push: ``` cd ~/Desktop/Vedarion\ -\ website git add . git commit -m "Add auth system with content" git push