wordpress-mobile / wordpress-mobile/WordPress-Android
Signup: Provide option to finish signup without access to email
Nobody has claimed this yet.
- 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:

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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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