cli/auth
Mislav Marohnić 92e68af46f Fix referring to loopback interface in OAuth flow
Avoids the error when `localhost` was resolved to something else other
than `127.0.0.1`:

    listen tcp 192.168.1.*:0: bind: can't assign requested address
2020-05-27 15:10:11 +02:00
..
oauth.go Fix referring to loopback interface in OAuth flow 2020-05-27 15:10:11 +02:00