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: consistent space encoding in authorizationUrl #627

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

kg0r0
Copy link
Contributor

@kg0r0 kg0r0 commented Oct 9, 2023

I worked on the issue #626

@panva
Copy link
Owner

panva commented Oct 9, 2023

You're going yo have to use replace with a rexexp with a global flag instead since replaceAll is not available in all supported major versions of nodejs

@kg0r0
Copy link
Contributor Author

kg0r0 commented Oct 9, 2023

Sorry, I'll fix it that way.

@panva
Copy link
Owner

panva commented Oct 9, 2023

Thank you for this. I will merge and release in the coming days when I'm able to access a computer with permissions

@panva panva changed the title fix: replacement of scope parameter delimiter fix: consistent space encoding in authorizationUrl Oct 11, 2023
@panva panva merged commit ad68223 into panva:main Oct 11, 2023
29 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants