oauth2 icon indicating copy to clipboard operation
oauth2 copied to clipboard

Remove padding on example client PKCE

Open coryschwartz opened this issue 9 months ago • 1 comments

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

Fixes: https://github.com/go-oauth2/oauth2/issues/275

coryschwartz avatar Feb 14 '25 05:02 coryschwartz