coreos / go-oidc

A Go OpenID Connect client.
Apache License 2.0
1.95k stars 394 forks source link

support email_verified value as numeric bool #384

Closed awwabi closed 1 year ago

awwabi commented 1 year ago

Can we support '1' and '0' of email_verified as response from auth callback?

ericchiang commented 1 year ago

Sorry, this is pretty clearly off spec. You'll need to open a bug with your provider