WordPress / WordPress/two-factor
Passwordless login | Login with emailed link
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 825
- Forks
- 187
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 17
Description
Just looking for ways to speed up the login process here.
Has anyone worked out a nice way to log in without entering a password? So meaning just entering email address, receiving authentication code, enter it and be done? That would speed up the process some as the user would not have to enter his or her password on top of the username and authentication key.
Another option would be an email which has a link to login right away with authentication code added to url or something. I know there are some plugins that allow temporary login. But why would we not be able to attach the access code to url so we do not have to enter it ourselves. Would be really convenient.
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
No file, test, or entry point is named in the issue. Start by reviewing the plugin's existing authentication flow and the unresolved discussion, then clarify the intended passwordless method, its security requirements, and the acceptance criteria for emailed codes or login links.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100