skidy
Explore posts from serversBABetter Auth
•Created by skidy on 4/12/2025 in #help
redirect after signout on a protected page
In Next.js, how do we redirect the user if they sign out while on a protected page?
middleware below only gets executed on initial load
2 replies
BABetter Auth
•Created by skidy on 4/11/2025 in #help
getSession null
why
useSession
works but using getSession
i get null11 replies
PPrisma
•Created by skidy on 3/31/2025 in #help-and-questions
Custom error becomes normal error
what's the probably reason why my custom classes throws normal error in nextjs ?
3 replies
PPrisma
•Created by skidy on 3/3/2025 in #help-and-questions
Case insensitive for unique constraint
how do i make the name case insensitive
6 replies
PPrisma
•Created by skidy on 2/24/2025 in #help-and-questions
prisma validation
what's the best approach for validating data before creation if prisma currently can't validate nested writes?
7 replies