Run user did through decodeURIComponent before validating
We recently moved app.radicle.xyz to Cloudflare, which by default normalizes all URLs to be encoded on redirect. The redirects happen because we run in SPA mode.
We recently moved app.radicle.xyz to Cloudflare, which by default normalizes all URLs to be encoded on redirect. The redirects happen because we run in SPA mode.