https://www.youtube.com/live/zxKDR8PhsT8?feature=shared
https://www.youtube.com/live/2uFhjBHBWFY?feature=shared
Supabase Concepts (done)
Account creation w login (failed)
Overview of what happened today
- Spent the entire day trying to figure out this OAuth thing with google on website.
- Original approach was to not have PKCE, then I thought let’s do PKCE. About 5 hours later I made no progress and wanted to switch back to Implicit Flow (no PKCE).
- Once this happened, the entire website was just barely limping along.
- Right now I don’t have a complete working version of the website locally. The only one that exists right now is Vercel deployment and an old github deployment, the current github deployment failed.
- Realized that for complex coding prolems, there is literally now to fit that much information into the context window of chatgpt. And therefore the advice that I get is pretty shit. Going to look into using cursos further on.