zpg6
zpg6
TTCTheo's Typesafe Cult
Created by zpg6 on 5/11/2025 in #questions
Uploadthing - can't add metadata when uploading files
Still interested in some help here. Works in version 6 not 7
3 replies
BABetter Auth
Created by Heyells on 5/11/2025 in #help
getSession() doesn't return user table additional fields
would need to know more... can you create a separate project that reproduces the issue minimally? or at least share your package.json that shows the version numbers of these libraries. I'm assuming you're up to date on drizzle, better-auth, etc.
24 replies
BABetter Auth
Created by Heyells on 5/11/2025 in #help
getSession() doesn't return user table additional fields
what database adapter are you using?
24 replies
BABetter Auth
Created by Heyells on 5/11/2025 in #help
getSession() doesn't return user table additional fields
This is likely your additional fields not being available - where exactly are you trying to use them that this might be failing? I think its related to encoding/decoding dates. I see now - the gender parameter comes but not the changedFirstPasswordAt
24 replies
BABetter Auth
Created by Heyells on 5/11/2025 in #help
getSession() doesn't return user table additional fields
I'm not a svelte dev, but I doubt its the svelte-kit integration - that just wraps the API routes for you.
24 replies
BABetter Auth
Created by Heyells on 5/11/2025 in #help
getSession() doesn't return user table additional fields
Are you able to share hooks.server.ts file?
24 replies
BABetter Auth
Created by Heyells on 5/11/2025 in #help
getSession() doesn't return user table additional fields
24 replies
BABetter Auth
Created by Heyells on 5/11/2025 in #help
getSession() doesn't return user table additional fields
@Heyells you ran the schema generation and migrated correct? These additional fields will only work after that is completed
24 replies