Setup Help
How to view 2FA backup codes
RSC cookie cache
As RSCs cannot set cookies, the cookie cache will not be refreshed until the server is interacted with from the client via Server Actions or Route Handlers....
expo-authorization-proxy not found
expo-authorization-proxy which is not available on my server, is this a breaking feature that wasn't documented?...[oidcProvider] trustedClients don't get added to the OauthApplication table in the database.
How to set username for user , while login with Google?
Prevent password login when social account linked
Support customizing generateOtp for phone numbers (similar to emailOtp plugin)
/api/auth/get-session => 404

Specifying PostgreSQL Schema
Disabling redirect email.signin if callbackURL set to null
Can't get better-auth working with the Tanstack Start and Convex stack

Pass custom extra fields on OAuth from client
signIn.social({ ... }) how can we pass extra data to be included on the user creation? For example, we want to pass a custom locale and pricing fields here. Any ideas on how to do this?Using Generic OAuth Plugin to connect to Follow Up Boss
How i can use betterAuth.api.hasPermission in the backend if i don't have the headers of the user?
Sign in with (other applications better-auth) for this better-auth
Return data in my plugin
better-auth-ui & Tanstack Start query issue
redirectTo="/" of AuthView, using the tanstack query devtools the ["session"] data is always null. if i have the redirectTo="/dashboard" set, then it does have the data. So something to do with the home page that it resets the data to null. any idea? Thank you...Redundant KV Keys
secondaryStorage from auth.ts
```ts
// ......Tracking Active Users