Identity-inputs: Difference between revisions

Jump to navigation Jump to search
→‎use cases: added subsections for each use-case with the conceptual semantic form inputs that each tends to use
(move some stuff to history and start capturing notes from informal brainstorming iteration)
(→‎use cases: added subsections for each use-case with the conceptual semantic form inputs that each tends to use)
Line 18: Line 18:
# forgot username
# forgot username
# forgot follow-up change password
# forgot follow-up change password
=== sign-up ===
Typical sign-up forms have at a minimum the following semantic form inputs:
* new username/email
* new password
* confirm password
Some sign-up forms have:
* 2nd factor authentication
Specific example URLs and/or screenshots welcome and encouraged!
=== sign-in ===
Typical sign-in forms have:
* current username (might be text, email, or a URL e.g. OpenID/RelMeAuth)
* current password
* <nowiki>[x]</nowiki> Remember me
Specific example URLs and/or screenshots welcome and encouraged!
=== challenge sign-in ===
* current username (might be readonly)
* current password
* <nowiki>[x]</nowiki> Remember me
Specific example URLs and/or screenshots welcome and encouraged!
=== change password ===
* current password
* new password
* confirm password
Specific example URLs and/or screenshots welcome and encouraged!
=== change id ===
* current username
* new username (might be the same form field, e.g. Twitter id change field)
* (Save) button
Specific example URLs and/or screenshots welcome and encouraged!
=== challenge change id ===
* current username
* new username (might be the same form field)
* current password ?
Not sure about this one (as a real world use-casek, can't think of a site that does this off the top of my head).
Specific example URLs and/or screenshots welcome and encouraged!
=== forgot password ===
* current username
Specific example URLs and/or screenshots welcome and encouraged!
=== forgot username ===
* current email - used to look up username, or just submit a forgot password form.
Specific example URLs and/or screenshots welcome and encouraged!
=== forgot follow-up change password ===
When you receive a "forgot password" email, typically it has a link which when clicked takes you to a one-time form on the site which then makes you change your password with some form fields like:
* username (typically readonly)
* new password
* confirm password
Specific example URLs and/or screenshots welcome and encouraged!


...
...


== history ==
== history ==
canmove, Confirmed users
2,887

edits

Navigation menu