Skip to content

fix(next-auth): Handle /api/auth/_log as recognized action#13428

Open
matanlurey wants to merge 1 commit into
nextauthjs:mainfrom
matanlurey:fix/handle-log-action
Open

fix(next-auth): Handle /api/auth/_log as recognized action#13428
matanlurey wants to merge 1 commit into
nextauthjs:mainfrom
matanlurey:fix/handle-log-action

Conversation

@matanlurey
Copy link
Copy Markdown

☕️ Reasoning

Add /api/auth/_log, so the [...nextauth] catch-all route handler does not throw an UnknownAction error.

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

Fixes #13426.

@matanlurey matanlurey requested a review from ThangHuuVu as a code owner May 1, 2026 16:06
@github-actions github-actions Bot added the core Refers to `@auth/core` label May 1, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
auth-docs Ready Ready Preview, Comment May 1, 2026 4:10pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
next-auth-docs Ignored Ignored Preview May 1, 2026 4:10pm

Request Review

@vercel
Copy link
Copy Markdown

vercel Bot commented May 1, 2026

@vast-matan is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

@matanlurey
Copy link
Copy Markdown
Author

Hey @ThangHuuVu anything I can do to get this reviewed? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Refers to `@auth/core`

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot parse action at /api/auth/_log

2 participants