Logging in with e-mail address is not supported
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
% keybase version
Client: 3.2.1
Service: 3.2.1
% keybase login
Your keybase username or email address: lapo@lapo.it
▶ ERROR Logging in with e-mail address is not supported (code 243)
I'd remove the second option in the first line… or actually support it instead of the second line. :)
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.
Research direction
Start with the keybase login command and reproduce the prompt using the e-mail address shown in the report. Trace the login entry point that offers “username or email address” and the path producing error code 243. Done means the prompt and behavior agree: either e-mail login works or the unsupported e-mail option is removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100