Wildcard domain
Social login for native apps
Session Caching with Custom Fields Workaround
Session caching, including secondary storage or cookie cache, does not include custom fields. Each time the session is fetched, your custom session function will be called.
Session caching, including secondary storage or cookie cache, does not include custom fields. Each time the session is fetched, your custom session function will be called.
Seeding doesnt work
auth.api.getSession doesn't reading Authorization header
Modify User
How to log in from the server
OAuth custom headers in token request
nextjs + nestjs
https://www.better-auth.com/docs/plugins/passkey
How can I do multiple Database calls 'during' user creation transaction in google OAuth?
How to handle this error myself?

Is it okay for getsession req to be made for every protected route or I should cache it?
JSON.parse error in Express.js

Google auth on plasmo browser extension
create user with signUpEmail
auth.api.signUpEmail
I can get the response object, but the user is not inserted in the database:
```js...ERROR [Better Auth]: [#better-auth]: Couldn't read your auth config. Error: Neither apiKey nor
ERROR [Better Auth]: Error Error: NOT_FOUND
"Email is missing" error with Generic OAuth2 plugin
{ accountId: string, displayName: string }
.
Clerk handles this by presenting the user with another form in which they must enter their email, but I'm not seeing how to configure this with better-auth. Anyone have ideas?...Get google oauth access token and implement google refresh token