Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Redirect without URL Encode #160

Open
obeltranss opened this issue Apr 6, 2022 · 1 comment
Open

Redirect without URL Encode #160

obeltranss opened this issue Apr 6, 2022 · 1 comment

Comments

@obeltranss
Copy link

Hello!

I'm having a problem with the scope parameter because of the url encode in the redirect of the authorization url. Is there any way to avoid the url encode in this redirect?

@terrabythia
Copy link

I have this problem too when logging in to Gitlab (using https://github.com/fh1ch/passport-gitlab2) when passing in multiple scopes, because the + is encoded to %2B and Gitlab does not accept that.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants