roguesherlock
Explore posts from serversBABetter Auth
•Created by roguesherlock on 2/6/2025 in #help
How do I setup bearer auth for social logins?
sorry I have not worked with this in a while, I think i ended up not using better auth. iirc better auth's bearer token wasn't a standalone authentication mechansim, rather a nice to have for the existing session based auth. And so you still have to go through session based login flow first to create a session, I think that's where I was having trouble with cause both my api and frontend were hosted on different domains.
23 replies
BABetter Auth
•Created by roguesherlock on 1/27/2025 in #help
Unable to sign up using email / password
My only feedback would be that a better error messages when schema/db doesn't match better auth's schema would be nice. Other than it has been awesome experience so far from api design, feature set, tooling, docs, to support
40 replies
BABetter Auth
•Created by roguesherlock on 1/27/2025 in #help
Unable to sign up using email / password
thank you so much for your help!
40 replies
BABetter Auth
•Created by roguesherlock on 1/27/2025 in #help
Unable to sign up using email / password
@bekacru that worked! I feel so stupid now lol
40 replies
BABetter Auth
•Created by roguesherlock on 1/27/2025 in #help
Unable to sign up using email / password
40 replies
BABetter Auth
•Created by roguesherlock on 1/27/2025 in #help
Unable to sign up using email / password
I do have a check in my page for the user and it redirect users if they're logged in. I'm assume it's failing to check for the user
40 replies
BABetter Auth
•Created by roguesherlock on 1/27/2025 in #help
Unable to sign up using email / password
but weirdly now i get 500 error as soon as I hit my sign in page,
40 replies
BABetter Auth
•Created by roguesherlock on 1/27/2025 in #help
Unable to sign up using email / password
you were right, it removed that field!
40 replies
BABetter Auth
•Created by roguesherlock on 1/27/2025 in #help
Unable to sign up using email / password
let me just remove it and create it from scratch
40 replies
BABetter Auth
•Created by roguesherlock on 1/27/2025 in #help
Unable to sign up using email / password
And when I try using it github i get this error,
40 replies
BABetter Auth
•Created by roguesherlock on 1/27/2025 in #help
Unable to sign up using email / password
should I manually modify it?
40 replies
BABetter Auth
•Created by roguesherlock on 1/27/2025 in #help
Unable to sign up using email / password
I have not generate this schema, it's generated by better auth cli
40 replies
BABetter Auth
•Created by roguesherlock on 1/27/2025 in #help
Unable to sign up using email / password
cc: @bekacru
40 replies
BABetter Auth
•Created by roguesherlock on 1/27/2025 in #help
Unable to sign up using email / password
schema.prisma
40 replies