- After installing Tailwind, needed to delete the .next folder and restart the app for styles to start working
- NEXTAUTH_URL and NEXTAUTH_SECRET had to be set to callback url and dummy secret respectively
- Latest Replit Next 13 template not working - no nix file etc. Had to fallback to Node 18 and SSL Lib override.
- [Open] Still have not run the prism migrate for refresh_token_expires_in needed for GitHub
- When setting up Google and Email auth, watch 1:35-1:42 for how to actually make it work
- Youtube Video
- Github Repo
- Tailwind
- Shadcn