Generate authorization server urls during API resolution. #3336
Annotations
3 errors
|
lint
issues found
|
|
lint:
pkg/http/oauth/oauth_test.go#L679
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
|
lint:
pkg/http/oauth/oauth.go#L62
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|