NotRoman
TTCTheo's Typesafe Cult
•Created by Maxi Calderón on 9/22/2023 in #questions
Auto sign-in after sign-up
This is pretty much the only way to do it with next-auth. I do something similar.
2 replies
TTCTheo's Typesafe Cult
•Created by kamisama on 9/17/2023 in #questions
can anyone help me to install pnpm on debian
Try using sudo
12 replies
TTCTheo's Typesafe Cult
•Created by Revaycolizer on 8/30/2023 in #questions
Vercel Caching Data during Deployment
But worth it in the long run
9 replies
TTCTheo's Typesafe Cult
•Created by Revaycolizer on 8/30/2023 in #questions
Vercel Caching Data during Deployment
May be complicated to get going
9 replies
TTCTheo's Typesafe Cult
•Created by Revaycolizer on 8/30/2023 in #questions
Vercel Caching Data during Deployment
Vervel fucked up caching so yes use something else
9 replies
TTCTheo's Typesafe Cult
•Created by Revaycolizer on 8/30/2023 in #questions
Vercel Caching Data during Deployment
Use aws
9 replies
TTCTheo's Typesafe Cult
•Created by Miia on 8/30/2023 in #questions
problems with next-auth
Clear your cookies as well
135 replies
TTCTheo's Typesafe Cult
•Created by francis.miko on 8/13/2023 in #questions
How Next.js 13 middleware is used as error handling?
Correct, the middleware has no way of knowing if the api has an error. Middleware acts as a door, once the request is past the door it can’t see anything else
8 replies