https://bz.apache.org/bugzilla/show_bug.cgi?id=57044

--- Comment #1 from Dmitry A. Bakshaev <[email protected]> ---
referring to https://tools.ietf.org/html/rfc3548#section-4
base64urlsafe alphabet must be:
...
62 - (minus)
63 _ (understrike)

"-" instead of "@"
"_" instead of "-"

because "@" require to be urlencoded as "%40"

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to