netlify / gotrue

An SWT based API for managing users and issuing SWT tokens.
https://www.gotrueapi.org
MIT License
3.84k stars 285 forks source link

fix(external-gitlab): don't override primary email with additional em… #250

Closed erezrokah closed 4 years ago

erezrokah commented 4 years ago

Fixes https://github.com/netlify/gotrue/issues/249

Removed getting additional emails for GitLab all together until we support multiple emails per provider (https://github.com/netlify/gotrue/pull/243)