yrccondor / wp-webauthn

🔒 WP-WebAuthn allows you to safely login to your WordPress site without password.
https://wordpress.org/plugins/wp-webauthn
GNU General Public License v3.0
130 stars 15 forks source link

Problems with login #61

Open Velo1901 opened 1 year ago

Velo1901 commented 1 year ago

Hello I uses your plugin for about two months but after finger scan on my MacBook it refuse to login. Please help because I can't edit my website...

yrccondor commented 1 year ago

Hi, If you know how to check network requests in the browser's devtool please let me know server's response on your authentication request; otherwise you have to send me plugin logs so I can try to figure out what happened

Velo1901 commented 1 year ago

I had to remove the plugin to make login possible. Is your plugin working with the latest WordPress?

On Nov 20, 2023, at 19:38, AxtonYao @.***> wrote:

Hi, If you know how to check network requests in the browser's devtool please let me know server's response on your authentication request; otherwise you have to send me plugin logs so I can try to figure out what happened

— Reply to this email directly, view it on GitHub https://github.com/yrccondor/wp-webauthn/issues/61#issuecomment-1819608353, or unsubscribe https://github.com/notifications/unsubscribe-auth/BEEE3WDM26PDOF2GCF643TDYFOPTNAVCNFSM6AAAAAA7S54ZXGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJZGYYDQMZVGM. You are receiving this because you authored the thread.

yrccondor commented 1 year ago

Sorry for the delay - I've tested Wp-WebAuthn on the latest WordPress version and everything works. I've noticed that common password management softwares have all added Passkey capabilities to their browser plugins recently, so please check if your login request is blocked by any of these password management plugins.

My1 commented 10 months ago

@Velo1901 any chance you have a login form somewhere with a shortcode, e.g. on the homepage? that seemingly doesnt work (at least for me), actually being on wp-login.php works fine (for me) tho