Skip to content

fix(#1090): sync navigateToAuthPage with Nuxt - #1096

Open
phoenix-ru wants to merge 5 commits into
mainfrom
fix/1090-sync-navigate-to-with-nuxt-impl
Open

fix(#1090): sync navigateToAuthPage with Nuxt#1096
phoenix-ru wants to merge 5 commits into
mainfrom
fix/1090-sync-navigate-to-with-nuxt-impl

Conversation

@phoenix-ru

Copy link
Copy Markdown
Member

🔗 Linked issue

Closes #1090

❓ Type of change

  • 📖 Documentation (updates to the documentation, readme or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

This PR syncs the navigateToAuthPage implementation with latest Nuxt in an attempt to resolve a 404 issue after going back from the OIDC provider page.

📝 Checklist

  • I have linked an issue or discussion.
  • I have added tests (if possible).
  • I have updated the documentation accordingly.

@pkg-pr-new

pkg-pr-new Bot commented Jul 28, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@sidebase/nuxt-auth@1096

commit: 50c6071

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.

Application goes to 404 page after pressing browser back button in provider login page

1 participant