Ashwanee Kumar Gupta
BABetter Auth
•Created by Ashwanee Kumar Gupta on 4/27/2025 in #help
updateAccountOnSignIn
How updateAccountOnSignIn works, I have a genericOauth configuration, where user has extra role property, which can be change in future. I want to take that role and update the user whenever he sign in.
4 replies
BABetter Auth
•Created by Ashwanee Kumar Gupta on 4/23/2025 in #help
Modify User
I have ping id (GenericOAuth) integration in my MERN app using better-auth library. I saved the user once login, but what if the user details are modified in the ping console. like: roles, or group.
2 replies
BABetter Auth
•Created by Ashwanee Kumar Gupta on 4/22/2025 in #help
redirect_uri starts with http
I have an application served using https. But better auth gives the redirect_uri in http
5 replies
BABetter Auth
•Created by Ashwanee Kumar Gupta on 4/9/2025 in #help
account_not_linked: I have react and express setup and using better auth
How to get this error to the frontend, right now it renders the better-auth error page
6 replies
BABetter Auth
•Created by Ashwanee Kumar Gupta on 12/24/2024 in #help
better-auth with MERN app
I want to build a MERN app, with better-auth where I want user to login from react app and all the configuration related to better-auth is configured in the express app. Any help will be appreciated.
The main challenge is I need to integrate PingID as a Identity provider.
1 replies