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

Fixed the encoded redirect_uri issue by #2766 #3492

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

YasuhiroABE
Copy link

Overview

This request solves the issue happened due to an insufficient processing of the redirect URL.

What this PR does / why we need it

Closes #2766.

Special notes for your reviewer

Signed-off-by: Yasuhiro ABE <yasu-abe@u-aizu.ac.jp>
@YasuhiroABE YasuhiroABE force-pushed the 20240423_fixed_encoded_redirect_uri branch from 021279b to 1f72db8 Compare April 24, 2024 04:06
@nabokihms nabokihms self-requested a review May 13, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A escaped redirect_uri causes the "did not match URI from initial request." error.
2 participants