MacOS/Chrome (both latest)
if i set
http://localhost:8080/callback
X is happy and i get the auth screen
However on redirect, locally i get

...and xurl just hangs
Now if i quicky switch localhost to 127.0.0.1 in chrome, i get

except, now in xurl, i get

And IMO, things can already be bound to port 8080 on ppl machines, so IMO this should be configurable
Maybe xurl auth oauth2 could listen temporarily on 0.0.0.0 to catch both 127.0.0.1 and localhost
(if that works ...)
....anyways, strange
MacOS/Chrome (both latest)
if i set
http://localhost:8080/callback
X is happy and i get the auth screen
However on redirect, locally i get

...and xurl just hangs
Now if i quicky switch localhost to 127.0.0.1 in chrome, i get

except, now in xurl, i get

And IMO, things can already be bound to port 8080 on ppl machines, so IMO this should be configurable
Maybe
xurl auth oauth2could listen temporarily on 0.0.0.0 to catch both 127.0.0.1 and localhost(if that works ...)
....anyways, strange