Vishwam_Dhavale
BABetter Auth
•Created by Vishwam_Dhavale on 3/14/2025 in #help
Can i setup two separate auth config in single project
is it possble to have separate auth config for an single projects
separate user base
4 replies
BABetter Auth
•Created by Vishwam_Dhavale on 3/8/2025 in #help
Why cant i access organization enpoints in auth.api
im trying to get active members from server and not from client but getting error
unhandledRejection: [Error [BetterCallAPIError]: API Error: UNAUTHORIZED ] {
status: 'UNAUTHORIZED',
headers: [HeadersList],
body: [Object]
}
3 replies
BABetter Auth
•Created by Vishwam_Dhavale on 2/25/2025 in #help
How to handle hashpassword if you're seeding an user
I successfully seeded a user into the database, but when I try to sign in, it fails.
how can you handle the hashpassword in this case?
also im using drizzle for schema and things
2 replies