Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

use base64.URLEncode to make state url safe #179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

st0ne-dot-at
Copy link

@st0ne-dot-at st0ne-dot-at commented Dec 18, 2020

Hi,
i had some troubles with double urlencoding from the merge #146. (patch: #145)
The base64.URLEncode function avoids '+' signs and therefore there is no need to url-escape with url.QueryEscape.

Regards,
Rob

Signed-off-by: st0ne-dot-at <rob.code@st0ne.at>
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.

1 participant