Thimo_o
Thimo_o
Explore posts from servers
TTCTheo's Typesafe Cult
Created by Thimo_o on 7/21/2023 in #questions
nextauth google provider not properly creating account
2 replies
TTCTheo's Typesafe Cult
Created by Thimo_o on 6/13/2023 in #questions
Nextauth add data to user that tries to sign up
I have my frontend where a user can signup to the website. For signing up they get a team number and a participant ID. When the user tries to login I want to add this data to my user. If the user tries to login without a valid team number/participantID then I want to block signing in in the nextauth callback. The issue I face is that the user needs to exist in my DB before I can review if he is provided the correct information and i can't access the team number or participantID in the signin callback. Do you know how I can make this work?
3 replies
TTCTheo's Typesafe Cult
Created by Thimo_o on 5/17/2023 in #questions
Fetch request in server action not working
2 replies
TTCTheo's Typesafe Cult
Created by Thimo_o on 3/31/2023 in #questions
ThreeJS with Create T3 app
Hello, I have seen this repository that combines nextjs with react three fiber: https://github.com/pmndrs/react-three-next but I was wondering if someone made a template/starter project that combines CT3A with react three fiber
2 replies
TTCTheo's Typesafe Cult
Created by Thimo_o on 3/18/2023 in #questions
Tailwind vscode extension not working
Does anyone else have had the same problem where the vscode extension is not doing anything? I tried botha default Next 13 app and the ct3a project. Both on windows and wsl2 it doesn't seem to wanna work
6 replies