3d3db1bdd9
* apply email passed via body if it is missing from apple profile * Add Web UI to set email if apple does not provide one * fix lint * remove trailing space * fix(register): show field if social auth without email * fix(ux): add explanatory text * fix(lint): max-len * fix(data): remove unused field * fix(auth): pass email around as necessary in Apple flow * fix(auth): still wrong place argh * Fix(auth): handle email in Apple registration flow --------- Co-authored-by: Phillip Thelen <phillip@habitica.com> Co-authored-by: Hafiz <hafizbhamidi@gmail.com>