WordPress.org

سنڌي

  • ٿيمون
  • پلگ ان
    • Documentation
    • Forums
  • بابت
  • Source Code
  • Contact
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

WP-WebAuthn

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

WP-WebAuthn

کان: Axton
ڊائون لوڊ ڪريو
  • تفصيل
  • جائزو
  • تنصيب
  • ترقي
سھائتا

وضاحت

WebAuthn is a new way for you to authenticate in web. It helps you replace your passwords with devices like Passkeys, USB Keys, fingerprint scanners, Windows Hello compatible cameras, FaceID/TouchID and more. Using WebAuthn, you can login to your a website with a glance or touch.

When using WebAuthn, you just need to click once and perform a simple verification on the authenticator, then you are logged in. No password needed. If your device supports Passkey, your authenticator can roam seamlessly across multiple devices for a more convenient login experience.

WP-WebAuthn is a plug-in for WordPress to enable WebAuthn on your site. Just download and install it, and you are in the future of web authentication.

WP-WebAuthn also supports usernameless authentication.

This plugin has 4 built-in shortcodes and 4 built-in Gutenberg blocks, so you can add components like register form to frontend pages.

Please refer to the documentation before using the plugin.

PHP extensions gmp and mbstring are required.

WebAuthn requires HTTPS connection or localhost to function normally.

You can contribute to this plugin on GitHub.

Please note that this plugin does NOT support Internet Explorer (including IE 11). To use FaceID or TouchID, you need to use iOS/iPadOS 14+.

Security and Privacy

WebAuthn has become a W3C Recommendation since March 2019, which enabling the creation and use of strong, attested, scoped, public key-based credentials by web applications, for the purpose of strongly authenticating users using hardware authenticators. WebAuthn focuses on both security and privacy, it offers the possibility to create a secure authentication process without having to transfer any private data such as recognition data and fingerprint data. It will be the future of web authentication.

GDPR Friendly

When authenticating with WebAuthn, no private data will leave user’s device and no third-party involvement. The credentials transferred are not associate to any user’s information but only for authentication. It’s GDPR Friendly.

تصوير

  • Verifying
  • Verifying without username on iPad
  • The login page
  • The settings page
  • Profile

بلاڪس

واحد: هي پلگ ان 1 بلاڪ مهيا ڪري ٿو.

  • WebAuthn Login Form

انسٽاليشن

Notice: PHP extensions gmp and mbstring are required.

  1. Upload the plugin files to the /wp-content/plugins/wp-webauthn directory, or install the plugin through the WordPress plugins screen directly
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->WP-WebAuthn screen to configure the plugin
  4. Make sure that all settings are set, and you can start to register authenticators in your profile page

FAQ

What languages does this plugin support?

This plugin supports English, Chinese (Simplified), Traditional Chinese (Hong Kong), Traditional Chinese (Taiwan), Turkish, French & German currently. If you are using WordPress in none of those languages, English will be displayed as default language.

All translation files are hosted on translate.wordpress.org and GitHub. You can help us to translate WP-WebAuthn into other languages!

What should I do if the plugin could not work?

Make sure your are using HTTPS or host your site in localhost. Then check whether you have installed the gmp extension for PHP.

If you can’t solve the problem, open an issue on GitHub with plugin log.

Which browsers support WebAuthn?

The latest version of Chrome, FireFox, Edge and Safari are support WebAuthn. You can learn more on Can I Use.

To use FaceID or TouchID, you need to use iOS/iPadOS 14+.

جائزا

Unable to register passkey

jaredratcliff 24 اپريل 2025
My password manager successfully imported the passkey– but I got a “registration failed” message on my Profile page.

Cannot get plugin to work on Android device

richards1052 2 ڊسمبر 2024 1 reply
I was able to create a passkey for desktop login. But cannot do so for Android login.

Works perfectly

fakeologist 20 آگسٽ 2024
Works with the latest version of WP Thanks and keep developing please?

works perfect, easy to install!

pixelarmx 27 جنوري 2024
Great plugin, so much potential, easy to install and to configure.

Perfect plugin

pigom 7 ڊسمبر 2023
Simple setup. It does exactly what I need.

Straightforward passwordless WordPress login

wpnpc420 6 ڊسمبر 2023
Straightforward implementation of passkeys for WordPress admin login, nice!
جمع: سڀ 17 تبصرا پڙهو

تعاون ڪندڙ & ڊولپرز

“WP-WebAuthn” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ
  • Axton

جمع: “WP-WebAuthn” 9 جڳهن ۾ ترجمو ڪيو ويو آهي. ترجمي ڪندڙن جي مهرباني سندن تعاون لاءِ.

ترجمو ڪريو “WP-WebAuthn” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

1.3.4

Fix: Make sure AJAX works with extra spaces/new lines
Note: We’ll soon drop support for PHP 7.4 and below. Please upgrade your PHP version to 8.0+.

1.3.3

Fix: Support for PHP 7.2+

1.3.2

Fix: XSS issues in login form shortcode
Fix: Wrong user variable check (thanks to bfren)
Fix: Javascript error in login form shortcode (thanks to David Stone)
Fix: Javascript error with certain authenticator names in authenticator list tables

1.3.1

Update: Translations

1.3.0

Add: Allow to login with email addresses
Add: Disable password reset
Add: After user registration
Add: Spanish-Latam translation (thanks to Eduardo Chongkan), Catalan translation (thanks to Aniol Pagès), Spanish and Italian translations (thanks to AlwaysReading)
Fix: Undefined username in Gutenberg Blocks
Fix: 2FA compatibility
Update: Translations
Update: Third party libraries

1.2.8

Fix: privilege check for admin panel

1.2.7

Add: Now a security warning will be shown if user verification is disabled
Fix: Style broken with some locales
Fix: privilege check for admin panel (thanks to @vanpop)
Update: Third party libraries

1.2.6

Update: Third party libraries

1.2.5

Update: German translation (thanks to niiconn)
Fix: HTTPS check

1.2.4

Add: French translation (thanks to Spomky) and Turkish translate (thanks to Sn0bzy)
Fix: HTTPS check
Update: Existing translations
Update: Third party libraries

1.2.3

Feat: Avoid locking users out if WebAuthn is not available
Update: translations
Update: Third party libraries

1.2.2

Fix: Cannot access to js files in apache 2.4+

1.2.1

Feat: Allow to disable password login completely
Feat: Now we use WordPress transients instead of PHP sessions
Feat: Move register related settings to user’s profile
Feat: Gutenberg block support
Feat: Traditional Chinese (Hong Kong) & Traditional Chinese (Taiwan) translation
Update: Chinese translation
Update: Third-party libraries

1.1.0

Add: Allow to remember login option
Add: Only allow a specific type of authenticator option
Fix: Toggle button may not working in login form
Update: Chinese translation
Update: Third-party libraries

ميٽا

  • Version 1.3.4
  • Last updated 1 سال اڳ
  • Active installations 2,000+
  • WordPress version 5.0 يا وڌيڪ
  • Tested up to 6.6.4
  • PHP version 7.2 يا وڌيڪ
  • Languages

    Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Czech, Dutch, English (US), German, German (Switzerland), Japanese, ءِ Korean.

    پنھنجي ٻولي ۾ ترجمو ڪريو

  • Tags
    loginpasskeysecurityu2fwebauthn
  • ترقي يافته ڏيک

درجه بندي

4.5 out of 5 stars.
  • 14 5-star reviews 5 stars 14
  • 0 4-star reviews 4 stars 0
  • 1 3-star review 3 stars 1
  • 1 2-star review 2 stars 1
  • 1 1-star review 1 star 1

منهنجي راءِ شامل ڪريو

See all reviews

تعاون ڪندڙ

  • Axton

سھائتا

چوڻ لاءِ ڪجهه آهي؟ مدد گهرجي؟

ڏسو سپورٽ فورم

عطيو

ڇا توھان ھن پلگ ان جي ترقي ۾ مدد ڪرڻ چاھيو ٿا؟

هن پلگ ان ڏانھن مدد ڪريو

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

سنڌي

  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Visit our Facebook page
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
ڪوڊ شاعري آهي.