getLoginLink does not percent-encode the redirect_uri on Linux
harlanhaskins opened this issue · 1 comments
harlanhaskins commented
Attempting to use the redirect_uri
parameter in getLoginLink
does not percent encode the query on Linux. This is likely a corelibs-foundation
issue.
edjiang commented
Since this is not causing any major issues, we're going to leave this until Foundation fixes this.