Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Support email prefill on account sign up page #1258

Closed
zaach opened this issue Jun 17, 2014 · 7 comments · Fixed by #1312
Closed

Support email prefill on account sign up page #1258

zaach opened this issue Jun 17, 2014 · 7 comments · Fixed by #1312
Assignees

Comments

@zaach
Copy link
Contributor

zaach commented Jun 17, 2014

The idea is that the browser could open about:accounts prefilled with e.g. a user's old-sync email. See https://bugzilla.mozilla.org/show_bug.cgi?id=1020156

@shane-tomlinson
Copy link

We have a model for this in app/scripts/views/force_auth.js using the email query parameter. We can extract that logic and re-use it.

@shane-tomlinson
Copy link

@zaach, @ryanfeeley, @johngruen - In this situation, would the user be able to edit the email address, or is the address read-only?

@gijsk
Copy link

gijsk commented Jun 18, 2014

@shane-tomlinson They'd still be able to edit it, see https://bugzilla.mozilla.org/show_bug.cgi?id=1020156#c0

@johngruen
Copy link
Contributor

@shane-tomlinson ditto @gijsk

@pdehaan pdehaan added this to the train-17 (Jul 14) milestone Jun 23, 2014
@ckarlof
Copy link
Contributor

ckarlof commented Jun 24, 2014

This feature may also be useful for Oauth flows where a relier already knows the email of the user they need to (re-)authenticate.

@shane-tomlinson
Copy link

@ckarlof - should we support this behavior on the signin page as well?

@shane-tomlinson
Copy link

I have added prefill to the signin page, we can remove it if needed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants