SchoolOfCode / bc16-final-projects-team-large-language-mavericks

School of Code CoachBot crafted by the Large Language Mavericks 🚀
https://soc-llm.vercel.app/
Other
1 stars 0 forks source link

Add login libary to handle Reset password feature #36

Open Ludwig-J opened 3 months ago

Ludwig-J commented 3 months ago

Currently the template has a login feature but the password cannot be reset. To tackle this use another libary such as supabase to handle the login

Acceptance criteria:

-Login is being handled by another libary other than the one in the template. Alternate libary will have the desirable features such as reset password.