feat: Enable OAuth 3LO support #1040
Annotations
10 errors
tests:
pkg/oauth/oauth_test.go#L100
Error return value of `os.RemoveAll` is not checked (errcheck)
|
tests:
pkg/oauth/oauth_test.go#L40
Error return value of `os.Unsetenv` is not checked (errcheck)
|
tests:
pkg/oauth/oauth_test.go#L31
Error return value of `os.Setenv` is not checked (errcheck)
|
tests:
pkg/oauth/oauth_test.go#L27
Error return value of `os.Setenv` is not checked (errcheck)
|
tests:
pkg/oauth/oauth_test.go#L26
Error return value of `os.Setenv` is not checked (errcheck)
|
tests:
pkg/oauth/oauth.go#L316
Error return value of `resp.Body.Close` is not checked (errcheck)
|
tests:
pkg/oauth/oauth.go#L291
Error return value of `server.Shutdown` is not checked (errcheck)
|
tests:
pkg/oauth/oauth.go#L284
Error return value of `server.Shutdown` is not checked (errcheck)
|
tests:
pkg/oauth/oauth.go#L266
Error return value of `server.Shutdown` is not checked (errcheck)
|
tests:
pkg/oauth/oauth.go#L226
Error return value of `w.Write` is not checked (errcheck)
|