FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Pull requests · better-auth/better-auth · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
better-auth
/
better-auth
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.8k
Star
29.6k
Code
Issues
268
Pull requests
401
Discussions
Actions
Projects
Security and quality
32
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Pull requests: better-auth/better-auth
Labels
40
Milestones
2
Labels
40
Milestones
2
New pull request
New
401 Open
6,214 Closed
401 Open
6,214 Closed
Author
Filter by author
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Label
Filter by label
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Milestones
Filter by milestone
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Reviews
Filter by reviews
No reviews
Review required
Approved review
Changes requested
Assignee
Filter by who’s assigned
Assigned to nobody
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Sort
Sort by
Newest
Oldest
Most commented
Least commented
Recently updated
Least recently updated
Best match
Most reactions
👍
👎
😄
🎉
😕
❤️
🚀
👀
Pull requests list
docs: add inspect.software health badge
#10894 opened Aug 19, 2026 by
Nayjest
Loading…
2
fix(mcp): resolve jwks in-process in requireMcpAuth instead of self-fetching
core
Core infra, API routes, session, cookies, client SDK
docs
Documentation, demos
oauth
Social providers, OAuth flows, generic-oauth, oauth-proxy
#10893 opened Aug 19, 2026 by
sugurutakahashi-1234
Loading…
2
7
fix(oauth-provider): report invalid_token and stop misreading scheme errors as DPoP
core
Core infra, API routes, session, cookies, client SDK
identity
OAuth/OIDC provider, device flow
oauth
Social providers, OAuth flows, generic-oauth, oauth-proxy
#10891 opened Aug 19, 2026 by
mrpmohiburrahman
Loading…
1
8
fix(organization): clear active organization only after the delete succeeds
organization
Org, teams, roles, permissions, admin, access control
#10890 opened Aug 19, 2026 by
mrpmohiburrahman
Loading…
1
13
fix(organization): apply beforeAddTeamMember data and allow teamMember additionalFields
docs
Documentation, demos
organization
Org, teams, roles, permissions, admin, access control
#10889 opened Aug 19, 2026 by
mrpmohiburrahman
Loading…
1
10
fix(core): guard numeric id coercion in the adapter factory
core
Core infra, API routes, session, cookies, client SDK
#10883 opened Aug 19, 2026 by
mrpmohiburrahman
Loading…
1
5
fix(oauth-provider): document the actual { redirect, url } consent/continue response in the OpenAPI schema
identity
OAuth/OIDC provider, device flow
#10881 opened Aug 19, 2026 by
sahiljagtap08
Loading…
1
8
perf(test): use a fast password hasher in the shared test fixture, 1.21× faster
#10879 opened Aug 19, 2026 by
starslingdev
Bot
Loading…
7
fix(db): reject disabled MyISAM indexes
database
Database layer, all adapters, schema, migrations
devops
CI/CD, GitHub Actions, build tooling, e2e tests, release automation
#10877 opened Aug 19, 2026 by
bytaesu
Collaborator
•
5/5
•
Draft
4
refactor(e2e): simplify Cloudflare fixture
devops
CI/CD, GitHub Actions, build tooling, e2e tests, release automation
#10876 opened Aug 19, 2026 by
bytaesu
Collaborator
•
4/5
•
Draft
4
fix(db): support portable index introspection
database
Database layer, all adapters, schema, migrations
#10875 opened Aug 19, 2026 by
bytaesu
Collaborator
•
3/5
•
Draft
1
4
chore(deps): use vitest catalog in better-auth
skip-changeset
No changeset required for this PR
#10872 opened Aug 18, 2026 by
bytaesu
Collaborator
Loading…
4
ci(e2e): stabilize mssql container startup
devops
CI/CD, GitHub Actions, build tooling, e2e tests, release automation
#10871 opened Aug 18, 2026 by
bytaesu
Collaborator
Loading…
8
chore: release v1.7.2
#10870 opened Aug 18, 2026 by
better-release
Bot
Loading…
2
fix(db): use static zod lookup in toZodSchema so locales tree-shake
database
Database layer, all adapters, schema, migrations
devops
CI/CD, GitHub Actions, build tooling, e2e tests, release automation
#10866 opened Aug 18, 2026 by
heliohm
Loading…
1
6
better-auth client integration for octane.js derived from react module
core
Core infra, API routes, session, cookies, client SDK
#10861 opened Aug 18, 2026 by
joshua1
Loading…
15
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
#10854 opened Aug 18, 2026 by
dependabot
Bot
Loading…
4
chore: sync main to next
devops
CI/CD, GitHub Actions, build tooling, e2e tests, release automation
#10853 opened Aug 18, 2026 by
better-release
Bot
Loading…
2
perf(e2e): stop re-resolving drizzle-kit on every launch, 1.16× faster
devops
CI/CD, GitHub Actions, build tooling, e2e tests, release automation
#10850 opened Aug 17, 2026 by
starslingdev
Bot
Loading…
3
test(e2e): cover concurrent async context initialization in Workerd
devops
CI/CD, GitHub Actions, build tooling, e2e tests, release automation
#10847 opened Aug 17, 2026 by
bytaesu
Collaborator
•
2/5
•
Draft
6
test(e2e): run Cloudflare smoke tests with the integration test harness
devops
CI/CD, GitHub Actions, build tooling, e2e tests, release automation
#10839 opened Aug 17, 2026 by
bytaesu
Collaborator
•
1/5
•
Draft
5
feat(anonymous): pass name to generateRandomEmail
credentials
Email/password, magic-link, OTP, phone, username, passkeys
docs
Documentation, demos
#10837 opened Aug 17, 2026 by
jackall3n
Loading…
3
fix(admin): clear stale banExpires when banning without an expiration
organization
Org, teams, roles, permissions, admin, access control
#10828 opened Aug 15, 2026 by
NoiceHax
Loading…
1
2
fix(oauth-provider): use a url safe signature for signed oauth queries
identity
OAuth/OIDC provider, device flow
#10827 opened Aug 15, 2026 by
NoiceHax
Loading…
1
6
fix(db): make verification reservations work with uuid ids
database
Database layer, all adapters, schema, migrations
#10826 opened Aug 15, 2026 by
NoiceHax
Loading…
1
6
Previous
1
2
3
4
5
…
16
17
Next
Previous
Next
ProTip!
Find all pull requests that aren't related to any open issues with
-linked:issue
.
Back
|
FazBrowse Home
|
New Git URL