bitly / oauth2_proxy

A reverse proxy that provides authentication with Google, Github or other provider
MIT License
5.1k stars 1.21k forks source link

github: check if email is verified #607

Open caarlos0 opened 6 years ago

caarlos0 commented 6 years ago

I believe its more important that the email is verified than that it is the primary email.

I can have several emails with different domains, and I could want to login in different oauth2_proxy instances using different domains as filters.

caarlos0 commented 6 years ago

(don't know why TestValidatorEmpty is failing on travis)