ethanl21 / musaic-fxend

https://musaicapp.vercel.app
GNU General Public License v3.0
0 stars 0 forks source link

User Authentication #3

Open ethanl21 opened 1 week ago

ethanl21 commented 1 week ago

User Story

As a user of our website, I want to log in to my account so that I may access information that is specific to me.

Tasks

Definition of Done

ethanl21 commented 1 week ago

I set up our Supabase project to use Twilio SendGrid to send verification emails 👍. My SendGrid account is under review, but should be functional within a few days according to them.

I configured our Supabase project to allow logins from Discord, Google, and GitHub accounts. The user interface is not implemented yet.

ethanl21 commented 6 days ago

I switched from SendGrid to Resend since it seems simpler. Also, I enabled log in with Spotify since we're going to need that anyways.