Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix punctuation in error logging wrapper #10186

Merged
merged 2 commits into from Mar 5, 2024

Conversation

ivangreene
Copy link
Contributor

☕️ Reasoning

The logs have punctuation errors for some errors. E.g

[auth][error] MissingCSRF: CSRF token was missing during an action signin. .Read more at https://errors.authjs.dev#missingcsrf

This resolves that

Copy link

vercel bot commented Mar 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
auth-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2024 4:21pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Mar 5, 2024 4:21pm

Copy link

vercel bot commented Mar 2, 2024

@ivangreene is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Member

@ndom91 ndom91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay nice catch, thanks!

@ndom91 ndom91 changed the title Fix punctuation in error logs chore: fix punctuation in error logging wrapper Mar 5, 2024
@ndom91 ndom91 merged commit 9cbbd47 into nextauthjs:main Mar 5, 2024
6 of 10 checks passed
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.

None yet

2 participants