devonzuegel / devonzuegel/smallworld
Option to resend SMS and/or change signin phone number
Open
@bensu is already working on this.
Since Dec 29, 2023.
meetcute 💞
- Dominant language
- Clojure
- Stars
- 107
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
When a user goes through the sign in flow, they are sent an SMS message.
This may fail for some reason, so we should give them the option to:
- resend the SMS, and
- change their phone number if they're unable to make it work.
Note: We should throttle how quickly they can resend the code, because sometimes they just need to wait a few seconds for the message to arrive. Maybe include a countdown timer so they have a sense of how long they should expect to wait before retrying.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.