Bell
Explore posts from servers"Teleport" is imported from external module "..." but never used in "..."
I'm not sure why this error pops up, I checked my dependencies, and how I was using Teleport, it just gets autoimported twice in my app. Is it possible I misconfigured something?
6 replies
BABetter Auth
•Created by Bell on 3/19/2025 in #help
Change `id` field name?
Hi, I created my database schema before working on adding Better Auth, and I had decided to call the "identifying"
id
fields of my users uuid
, for clarity. Is there a way to tell Better Auth to use uuid
as the used field name? I saw that you could change other required field names, but not this one.10 replies