Skip to content

Remove padding on example client PKCE - #276

Open
coryschwartz wants to merge 2 commits into
go-oauth2:masterfrom
coryschwartz:issue275-padding
Open

Remove padding on example client PKCE#276
coryschwartz wants to merge 2 commits into
go-oauth2:masterfrom
coryschwartz:issue275-padding

Conversation

@coryschwartz

Copy link
Copy Markdown

Removes padding so the client example can be used against oauth servers that require padding to be removed.

Fixes: #275

Removes padding so the client example can be used against oauth servers
that require padding to be removed.
@coryschwartz

Copy link
Copy Markdown
Author

I'm aware that this change modifies every line in the file.

See #278

Since you have windows line endings mandated in the .editorconfig, maybe you want the line endings to be changed?

The actual change is only a single line to remove base64 padding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong PKCE padding in client example.

1 participant