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. |
||
|---|---|---|
| .. | ||
| oauth.go | ||
| oauth_test.go | ||
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. |
||
|---|---|---|
| .. | ||
| oauth.go | ||
| oauth_test.go | ||