Enyel
Enyel
Explore posts from servers
HHono
Created by Enyel on 10/21/2024 in #help
Infer client openAPI
No description
1 replies
TTCTheo's Typesafe Cult
Created by Enyel on 5/16/2023 in #questions
next-auth with react query
Hey all, I have a question, not quite specific to t3-app but more general, I am working with next 13 pages dir, but I am trying to use some suspense capabilities from react-query, however I noticed that when working with next-auth, i was getting error of hydration, at first thought it was because of react-query and then after some time and asking in the react-query discord found out that the issue was with next-auth, i've created an issue on the next auth repo and it was moved to disscusion https://github.com/nextauthjs/next-auth/discussions/7503 has anyone been able to make those 2 co-exist? again, just a basic next-app with pages dir
2 replies
TTCTheo's Typesafe Cult
Created by Enyel on 2/1/2023 in #questions
createProxyHelpers typing
1 replies
TTCTheo's Typesafe Cult
Created by Enyel on 1/27/2023 in #questions
Remove - Upload - Update
2 replies
TTCTheo's Typesafe Cult
Created by Enyel on 1/23/2023 in #questions
JWT vs DB, if user is deleted from DB
Hello guys, I have a question, right now I am working on app, and the app refetches the session on windowsFocus, which is great, because it will always refresh the data/user and check if that user still exist on the DB. Now though this only work if the strategy on the next auth is "database" is it possible to have the same behavior if its "jwt"
5 replies
TTCTheo's Typesafe Cult
Created by Enyel on 12/2/2022 in #questions
Properly type `App` in Next
1 replies
TTCTheo's Typesafe Cult
Created by Enyel on 11/29/2022 in #questions
Typescript using zod and React-hook form.
5 replies