solid-nextcloud icon indicating copy to clipboard operation
solid-nextcloud copied to clipboard

Issue with redirect URl containing a hash

Open ylebre opened this issue 2 years ago • 0 comments

When logging in with solid-nextcloud, if the redirect url contains #, the code is appended to the URL, so it becomes #foo?code=abc. It should have redirected to ?code=abc#foo instead.

ylebre avatar Nov 13 '23 16:11 ylebre