We identified a few common patterns existing in Sign Up / Login page UI, such as:
Mixed Signup and Login together? aka if a Login ID doesn't exists, tell the users this login ID is not exists and "continue to sign up"
Does users need to specify Login ID type? Either UI show a list of all login ID types (e.g. "Login with Phone Number/Emails/username", or a single textbox for users to type anything and we will have some fuzzy logic to guess
We have two approaches to this problem:
Make page options that can specify at config, use the same template set
Make Auth UI have multiple versions of UI, that people can specify and have different template set.
Portal Design
Remove this section if the feature have no Portal
Blog Post Specification
Blog Post of the Feature Release
Open Questions
Put a list of open questions here before a complete design / specification is decided
Description
We identified a few common patterns existing in Sign Up / Login page UI, such as:
We have two approaches to this problem:
Portal Design
Remove this section if the feature have no Portal
Blog Post Specification
Blog Post of the Feature Release
Open Questions
Put a list of open questions here before a complete design / specification is decided
Related Issues