oauth2
oauth2 copied to clipboard
Remove padding on example client PKCE
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