Get User by ID

I store the BetterAuth user ID in my app DB. I can list all users but not query them by just the ID.
1 Reply
Ping
Ping2mo ago
Are you not able to query a user by id using your ORM?

Did you find this page helpful?