I want to allow the user to provide me their email address without typing it in. Ideally, there\'d be a text field where the user could either type an email address or push
There is no nice way to access the user's account (e-mail) information without asking for the GET_ACCOUNTS permission. :-)