feat(oidc): return defined error when discovery failed #1514
Annotations
8 errors
Go 1.22 test:
pkg/oidc/verifier.go#L44
ErrDiscoveryFailed redeclared in this block
|
Go 1.22 test:
pkg/oidc/verifier.go#L43
other declaration of ErrDiscoveryFailed
|
Go 1.22 test:
pkg/oidc/verifier.go#L120
undefined: ErrIssuerInvalid
|
Go 1.22 test
Process completed with exit code 1.
|
Go 1.21 test:
pkg/oidc/verifier.go#L44
ErrDiscoveryFailed redeclared in this block
|
Go 1.21 test:
pkg/oidc/verifier.go#L43
other declaration of ErrDiscoveryFailed
|
Go 1.21 test:
pkg/oidc/verifier.go#L120
undefined: ErrIssuerInvalid
|
Go 1.21 test
Process completed with exit code 1.
|