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: fix adding authError query param to redirect url (Passport adapter) #4027

Merged

Conversation

Trancever
Copy link
Contributor

Closes: #4026

What are the changes and their implications?

Bug Checklist

  • Changeset added (run pnpm changeset in the root directory)
  • Integration test added (see test docs if needed)

Feature Checklist

@changeset-bot
Copy link

changeset-bot bot commented Jan 1, 2023

🦋 Changeset detected

Latest commit: 80fb839

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@blitzjs/auth Patch
@blitzjs/rpc Patch
@blitzjs/next Patch
@blitzjs/codemod Patch
@blitzjs/config Patch
@blitzjs/generator Patch
blitz Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@itsdillon itsdillon merged commit 82e8b64 into blitz-js:main Jan 2, 2023
@blitzjs-bot
Copy link
Contributor

Added @Trancever contributions for doc and code

@Trancever Trancever deleted the fix-passport-redirect-redirect-url branch January 3, 2023 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding authError query param in Passport adapter does not respect other query params
3 participants