wordpress-mobile / wordpress-mobile/WordPress-Android

Signup: Provide option to finish signup without access to email

Open
#8,444 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

[Type] Enhancement Login
Dominant language
Kotlin
Stars
3.2k
Forks
1.4k
Avg merge
1d 11h
Merged PRs (30d)
69

Description

The current signup flow uses a magic link to complete signup. Without access to email (e.g. if you don't have email set up on your device, or for some reason the magic link email isn't delivered promptly) this point in the flow is a dead end:

screenshot_20181017-155429

Currently only about 65% of users who are sent the magic link actually use it. We should provide an option for those other 35% of users to finish the signup rather than get stuck on this step.

Internal ref: pxLjZ-50u

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the Android signup flow at the magic-link step described in the issue and the related authentication handling. Define an alternate path for users without timely email access, then verify that signup can finish without the magic link while preserving the existing flow.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
authentication, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.