cli/auth
Mislav Marohnić cb4cc72e50 Handle HTTP 422 response to OAuth Device flow detection
If HTTP 422 is encountered, assume that OAuth Device Flow is unavailable
and fall back to OAuth app authorization flow.
2020-08-31 22:26:04 +02:00
..
oauth.go Handle HTTP 422 response to OAuth Device flow detection 2020-08-31 22:26:04 +02:00
oauth_test.go Implement OAuth Device Authorization flow 2020-08-13 19:21:08 +02:00