Skip to content

Pull requests: better-auth/better-auth

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

▚▚ fix(organization): refresh session cookie cache after accepting an invitation organization Org, teams, roles, permissions, admin, access control
#11281 opened Sep 14, 2026 by breken-ai Loading…
feat(auth): add opt-in passwordless enrollment
#11280 opened Sep 13, 2026 by mcorbelli Loading…
fix(oauth-provider): defer failed startup resource seeding docs Documentation, demos identity OAuth/OIDC provider, device flow
#11279 opened Sep 13, 2026 by pplytas Loading…
fix(oauth-proxy): support social account linking core Core infra, API routes, session, cookies, client SDK oauth Social providers, OAuth flows, generic-oauth, oauth-proxy
#11268 opened Sep 12, 2026 by bytaesu Collaborator Draft
1 task
fix(core): include additionalFields in email callback user types core Core infra, API routes, session, cookies, client SDK
#11261 opened Sep 11, 2026 by devtechedge Contributor Loading…
fix(sign-up): replace unverified claims on re-registration core Core infra, API routes, session, cookies, client SDK credentials Email/password, magic-link, OTP, phone, username, passkeys oauth Social providers, OAuth flows, generic-oauth, oauth-proxy
#11260 opened Sep 11, 2026 by waleed-mirza Contributor Loading…
6 tasks done
fix(two-factor): make TOTP codes single-use to prevent replay docs Documentation, demos security 2FA, rate limiting, captcha, HIBP
#11259 opened Sep 11, 2026 by waleed-mirza Contributor Loading…
4 tasks done
feat: add Link as a social provider core Core infra, API routes, session, cookies, client SDK devtools CLI, OpenAPI, telemetry, i18n, test-utils docs Documentation, demos needs: info Awaiting more details from reporter oauth Social providers, OAuth flows, generic-oauth, oauth-proxy
#11252 opened Sep 10, 2026 by stevekaliski-stripe Loading…
fix(github): align GithubProfile types with the GitHub API response core Core infra, API routes, session, cookies, client SDK docs Documentation, demos oauth Social providers, OAuth flows, generic-oauth, oauth-proxy
#11249 opened Sep 10, 2026 by waleed-mirza Contributor Loading…
3 tasks done
fix(one-tap): verify Google ID token nonce in callback docs Documentation, demos oauth Social providers, OAuth flows, generic-oauth, oauth-proxy
#11247 opened Sep 10, 2026 by waleed-mirza Contributor Loading…
4 tasks done
chore: release v1.7.5
#11245 opened Sep 10, 2026 by better-release Bot Draft
chore(deps): bump the demo-minor-patch group across 5 directories with 98 updates dependencies Pull requests that update a dependency file docs Documentation, demos
#11240 opened Sep 10, 2026 by dependabot Bot Loading…
fix(generic-oauth): support symmetric ID token verification oauth Social providers, OAuth flows, generic-oauth, oauth-proxy
#11237 opened Sep 10, 2026 by jhapriyavart10 Loading…
fix(client): coalesce $sessionSignal refetches core Core infra, API routes, session, cookies, client SDK
#11235 opened Sep 9, 2026 by devtechedge Contributor Loading…
2 of 3 tasks
feat(two-factor): add storeSecret hook for TOTP secret encryption docs Documentation, demos security 2FA, rate limiting, captcha, HIBP
#11234 opened Sep 9, 2026 by Micheletto Loading…
fix(session): repopulate secondaryStorage after database fallback in findSession database Database layer, all adapters, schema, migrations
#11230 opened Sep 9, 2026 by breken-ai Loading…
feat(react)!: suspend initial client queries core Core infra, API routes, session, cookies, client SDK docs Documentation, demos
#11219 opened Sep 8, 2026 by timneutkens Draft
fix(core): don't console.error the raw query error in handleFallbackJoin core Core infra, API routes, session, cookies, client SDK
#11206 opened Sep 7, 2026 by Didactora Loading…
feat(postgres): add support for custom schema name in PostgreSQL connections core Core infra, API routes, session, cookies, client SDK database Database layer, all adapters, schema, migrations docs Documentation, demos
#11203 opened Sep 7, 2026 by dshukertjr Loading…
fix(oauth-provider): omit given_name and family_name when the user has no name identity OAuth/OIDC provider, device flow
#11201 opened Sep 7, 2026 by SibteProf Loading…
fix: loosens email signup body schema to throw correct error code core Core infra, API routes, session, cookies, client SDK
#11199 opened Sep 7, 2026 by mathewmeconry Loading…
docs: correct the 1.7 account cleanup guide docs Documentation, demos
#11198 opened Sep 7, 2026 by gustavovalverde Contributor Loading…
docs: fix foreign-key column type mismatch and index for MySQL snippets docs Documentation, demos
#11186 opened Sep 5, 2026 by Dragate Loading…
fix(oauth-provider): distinguish post-login continuation from initial selection docs Documentation, demos identity OAuth/OIDC provider, device flow
#11185 opened Sep 5, 2026 by johanneskares Loading…
ProTip! Exclude everything labeled bug with -label:bug.