cli/auth
Mislav Marohnić a6776d0ba2 Allow more HTTP 40x codes to trigger fallback to old OAuth flow
I want to avoid falling back to the old OAuth flow for just any HTTP
4xx/5xx because other statuses should be allowed to surface a problem
with a request or the server.
2020-08-14 17:31:23 +02:00
..
oauth.go Allow more HTTP 40x codes to trigger fallback to old OAuth flow 2020-08-14 17:31:23 +02:00
oauth_test.go Implement OAuth Device Authorization flow 2020-08-13 19:21:08 +02:00