Reset password - Auth login.
Sending additional custom fields on sign-up.
authClient.signUp.email function. This additional data will not necessarily be stored in my database but is needed for some logic in the "user create after" database hook.401 UNAUTHORIZED on SSO registration PingFed
better-auth/cli generate
Using authClient in nextjs server components / actions
Is it expected to have to set trustedOrigins to utilise SAML providers?
object as a user additional field
HonoJS backend and NextJS frontend
Attempted import error: 'useRef' is not exported from 'react' (imported as 'useRef').
next build:
...Using jwt for changing passwords
This plugin is not meant as a replacement for the session. It's meant to be used for services that require JWT tokens. If you're looking to use JWT tokens for authentication, check out the Bearer Plugin....
Table schema prefix
public I should use myauth. What I should change? Thanks for any helpBetter-auth dynamic products creation
polarClient.products.list, but I’m running into type issues when trying to use it.
Here’s the default code I want to modify:...After new user creation hook when using magic link plugin
/magic-link/verify path, but there doesn't seem to be any way to distinguish successful verifications which result in a new user being created, versus those which don't.
https://www.better-auth.com/docs/concepts/hooks#example-send-a-notification-to-your-channel-when-a-new-user-is-registered...2FA support for passwordless sign-in
Slack Auth approved based login system
createAuthMiddleware context.returned
🆘 Need help with Better Auth + Express + MongoDB (Session always null)
Implementing Silent SSO/iFrame Authentication with Custom OIDC Provider in HonoJs/better-auth
After upgrading from 1.2.12 to 1.3.28, expo doesn't persists session in SecureStorage anymore.
INVALID_OAUTH_CONFIGURATION in Sveltekit