stormpath/Turnstile

getLoginLink does not percent-encode the redirect_uri on Linux

harlanhaskins opened this issue · 1 comments

Attempting to use the redirect_uri parameter in getLoginLink does not percent encode the query on Linux. This is likely a corelibs-foundation issue.

Since this is not causing any major issues, we're going to leave this until Foundation fixes this.