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

Fix wrong response type in AfterRefreshPageRoute #1523

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

thutter
Copy link
Contributor

@thutter thutter commented Oct 25, 2023

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

📋 Changes

  • Fixed a type for the afterRefresh option for the page router

@thutter thutter requested a review from a team as a code owner October 25, 2023 14:51
@vercel
Copy link

vercel bot commented Oct 25, 2023

@thutter is attempting to deploy a commit to the Auth0 Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@adamjmcgrath adamjmcgrath left a comment

Choose a reason for hiding this comment

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

Thanks @thutter!

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e069aa0) 100.00% compared to head (216b6db) 100.00%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1523   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           63        63           
  Lines         6558      6558           
  Branches       487       487           
=========================================
  Hits          6558      6558           
Files Coverage Δ
src/session/get-access-token.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adamjmcgrath adamjmcgrath merged commit 336139b into auth0:main Oct 25, 2023
7 of 11 checks passed
@adamjmcgrath adamjmcgrath mentioned this pull request Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants