-
Notifications
You must be signed in to change notification settings - Fork 453
Pull requests: auth0/nextjs-auth0
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: delete v3 appSession cookie on logout
#2552
opened Mar 12, 2026 by
gmurphey
Loading…
4 tasks done
[DRAFT] fix: retain error info from 5xx oauth errors
#2551
opened Mar 12, 2026 by
tusharpandey13
•
Draft
chore(deps-dev): bump typescript-eslint from 8.56.1 to 8.57.0
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#2549
opened Mar 10, 2026 by
dependabot
bot
Loading…
chore: pin typescript to patch version as they do not use SemVer
#2543
opened Mar 2, 2026 by
frederikprijck
Loading…
fix: preserve error details from HTTP 5xx OAuth responses
#2533
opened Feb 21, 2026 by
sleitor
Loading…
fix: prevent rolling session from re-creating a deleted session on concurrent logout (#2335)
#2530
opened Feb 20, 2026 by
sleitor
Loading…
fix: make withPageAuthRequired generic to support PageProps/LayoutProps types
#2529
opened Feb 19, 2026 by
sleitor
Loading…
feat: add mfa.stepUpWithPopup() for reactive MFA step-up via Universal Login
#2524
opened Feb 16, 2026 by
tusharpandey13
Loading…
Update EXAMPLES.md so that
resWithCombinedHeaders accounts for chunked cookies
#2503
opened Jan 26, 2026 by
eliw00d
Loading…
2 tasks done
feat: add support for mounting auth routes as api routes
#2489
opened Jan 13, 2026 by
frederikprijck
•
Draft
chore: introduce generic request to be able to handle different kind of requests
#2484
opened Jan 12, 2026 by
frederikprijck
•
Draft
fix: update transaction cookie deletion to clear all cookies on succe…
#2464
opened Dec 14, 2025 by
rajyan
Loading…
2 tasks done
fix: Prevent cookie accumulation when domain config varies
#2462
opened Dec 12, 2025 by
tusharpandey13
Loading…
feat: support customizing profile and accessToken routes
#2451
opened Dec 9, 2025 by
eliw00d
Loading…
5 tasks done
ProTip!
Exclude everything labeled
bug with -label:bug.