Use crypto/rand instead of math/rand for random string generation #336
Annotations
2 errors
|
golangci
issues found
|
|
golangci:
internal/oauth2/crypto.go#L11
Error return value of `rand.Read` is not checked (errcheck)
|