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

callback always returns state param, even if empty #415

Closed
livio-a opened this issue Jun 27, 2023 · 1 comment · Fixed by #428
Closed

callback always returns state param, even if empty #415

livio-a opened this issue Jun 27, 2023 · 1 comment · Fixed by #428
Assignees
Labels
bug Something isn't working released

Comments

@livio-a
Copy link
Member

livio-a commented Jun 27, 2023

As described in the title the state query param is always set in the callback url, e.g. ...&state= which might lead to errors in the client:
https://discord.com/channels/927474939156643850/1121191124493680640

@livio-a livio-a added the bug Something isn't working label Jun 27, 2023
@muhlemmer muhlemmer self-assigned this Aug 18, 2023
muhlemmer added a commit that referenced this issue Aug 18, 2023
muhlemmer added a commit that referenced this issue Aug 18, 2023
Add test cases to reproduce the original bug, and it's resolution.

closes #415
muhlemmer added a commit that referenced this issue Aug 18, 2023
Add test cases to reproduce the original bug, and it's resolution.

closes #415
muhlemmer added a commit that referenced this issue Aug 18, 2023
* chore(op): reproduce issue #415

* fix(op): omit empty state from code flow redirect

Add test cases to reproduce the original bug, and it's resolution.

closes #415
@github-actions
Copy link

🎉 This issue has been resolved in version 2.8.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants