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

Add some useful props to the callback error #625

Merged
merged 4 commits into from
Mar 25, 2022
Merged

Add some useful props to the callback error #625

merged 4 commits into from
Mar 25, 2022

Conversation

adamjmcgrath
Copy link
Contributor

@adamjmcgrath adamjmcgrath commented Mar 24, 2022

Description

Add some useful props onto the callback error for error handling in the application.

References

fixes #586

Testing

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not main

@adamjmcgrath adamjmcgrath added the review:medium Medium review label Mar 24, 2022
@adamjmcgrath adamjmcgrath requested a review from a team as a code owner March 24, 2022 13:11
@vercel
Copy link

vercel bot commented Mar 24, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/auth0/nextjs-auth0/NYtp5DTn66k9G88s21P1amKPV33a
✅ Preview: Canceled

[Deployment for 15f23ed canceled]

@adamjmcgrath adamjmcgrath merged commit afe8ce3 into main Mar 25, 2022
@adamjmcgrath adamjmcgrath mentioned this pull request May 4, 2022
@evansims evansims deleted the error-props branch July 5, 2022 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:medium Medium review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide state object when handling errors in handleCallback
2 participants