WP Manifestindependent plugin directory
manifest / unclassified / wp-conauth

Conauth

Signing in to WordPress by email without password

by Fredrik Forsmo · github.com/frozzare/wp-conauth · website

7stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/frozzare/wp-conauth/archive/refs/heads/master.zip

Readme

Conauth

Signing in to WordPress by link sent to your email. The link will expire in fifteen minutes and can only be used once. Login with username and password will not work.

This plugin concept comes from how Medium did sign in to medium by email.

Login page

WordPress Login

Default mail

Conauth mail

Install

composer require frozzare/wp-conauth

License

MIT © Fredrik Forsmo

Read the full README on GitHub →