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

Wrong search of URL after logged in by OAuth #2073

Open
2 tasks done
HexMox opened this issue Mar 6, 2025 · 0 comments · May be fixed by #2075
Open
2 tasks done

Wrong search of URL after logged in by OAuth #2073

HexMox opened this issue Mar 6, 2025 · 0 comments · May be fixed by #2075
Assignees
Labels
bug Something isn't working

Comments

@HexMox
Copy link

HexMox commented Mar 6, 2025

Checklist

  • I could not find a solution in the existing issues or docs.
  • I agree to follow this project's Code of Conduct.

Describe the bug

Lack of symbol ?

It should be

window.location.pathname + '?' + searchParams.toString(),

window.location.pathname + searchParams.toString(),

Reproducing the bug

None

Logs

Configuration

Hanko Version

1.2.0

OS Hanko Backend

None

OS Version Hanko Backend

No response

OS

None

OS Version

No response

Browser Version

Chrome 133

Environment

None

Additional Context

No response

@HexMox HexMox added the bug Something isn't working label Mar 6, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in Hanko Mar 6, 2025
@lfleischmann lfleischmann linked a pull request Mar 10, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🆕 New
Development

Successfully merging a pull request may close this issue.

2 participants