All tags
05.05.2025 daily side-projects
Adding 3.5h today. I'm going to be fast because I want to sleep already.
- Login/sign-up works. I removed the Twitch provider and left Discord and Google. Why? Twitch doesn't work and I don't have time to fix it, especially after spending too much time removing my private email from the GCP OAuth config. I couldn't set up many things today because I was using the Auth.js beta version, which doesn't work particularly well. I spent time on edge cases I wanted to handle by the book, but it wasn't possible.
- Todo for tomorrow: When the user is logged in, they shouldn't be allowed to access the /authentication endpoint. It will take 5 minutes, so I can finally focus on features. YAAY!