jwk/sdk_test.go
Function TestJWKSDK
has 111 lines of code (exceeds 50 allowed). Consider refactoring. Open
Open
func TestJWKSDK(t *testing.T) {
t.Parallel()
ctx := context.Background()
conf := internal.NewConfigurationWithDefaults()
reg := internal.NewRegistryMemory(t, conf, &contextx.Default{})