[WordPress] 外掛分享: Authyo Passwordless Login

前言介紹

  • 這款 WordPress 外掛「Authyo Passwordless Login」是 2025-12-31 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2026-02-09,距離現在已有 16 天。
  • 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.2 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

konceptwise |

外掛標籤

Email OTP | otp login | secure login | wordpress login | passwordless login |

內容簡介

<HTML>
<ul>
<li>Authyo Passwordless Login 提供了一個安全、完全免密碼的 WordPress 認證系統。使用者輸入他們的電子郵件地址,收到一次性密碼(OTP)通過電子郵件,驗證 OTP 後,將自動登錄 - 在任何階段都不需要密碼。這個外掛使用安全的單次使用令牌,在 OTP 驗證後啟用自動 WordPress 認證,提供無縫且安全的登錄體驗。</li>
</ul>

<h2>常見問題:</h2>

<ul>
<li>這個外掛具有哪些主要功能?</li>
<li>這個外掛是如何實現完全免密碼認證的?</li>
<li>這個外掛如何確保安全 OTP 的發送?</li>
<li>這個外掛與 WordPress 預設的登錄頁面是否能無縫整合?</li>
<li>它是否支援自訂登錄頁面?</li>
<li>如何配置這個外掛?</li>
<li>可以輕鬆啟用或禁用免密碼登錄嗎?</li>
<li>這個外掛是如何保持現代用戶體驗的?</li>
<li>在成功認證後是否能自動重定向到 WordPress 控制面板?</li>
<li>這個外掛是否適用於自定義登錄路徑外掛?</li>
</ul>
</HTML>

原文外掛簡介

Authyo Passwordless Login enables a modern, secure passwordless authentication system for WordPress using email-based one-time passwords (OTP).
Users simply enter their email address, receive an OTP via email, verify the code, and are automatically logged in — no passwords required at any stage.
This plugin is officially developed and maintained by Konceptwise Digital Media Pvt. Ltd. and uses Authyo’s secure OTP authentication services.
Key Features

Fully passwordless WordPress login using email OTP
No passwords stored or required
Secure token-based authentication (single-use, time-limited)
OTP delivered via Authyo’s secure email service
Fallback Method: You can set your two-factor authentication app as a fallback method if you have trouble with email OTPs.
Works with default WordPress login page
AJAX-powered login flow (no page reloads)
Automatic dashboard redirect after login
Enable / disable passwordless login anytime
Compatible with custom login URL plugins (e.g., WPS Hide Login)

How It Works:

User enters their email address on the WordPress login page
Authyo sends a one-time password (OTP) via email
User verifies the OTP
WordPress logs the user in automatically using a secure, single-use token

About Konceptwise & Authyo
Konceptwise is the parent company and original developer of this plugin. Authyo is a product developed and owned by Konceptwise that provides secure OTP-based authentication services. This plugin is officially maintained by Konceptwise and uses Authyo to enable passwordless login for WordPress users.
Video Tutorial
How to Use Authyo Passwordless Login

External Services
This plugin connects to Authyo’s external API to send and verify one-time passwords (OTP) for passwordless login functionality.
What data is sent:
– User email address (sent to Authyo API when requesting OTP)
– OTP code (sent to Authyo API for verification)
– Mask ID (returned by Authyo API, used for OTP verification)
When data is sent:
– When the user requests an OTP: Email address is sent to Authyo API
– When the user submits an OTP for verification: OTP code and Mask ID are sent to Authyo API
Authentication Flow:
– After successful OTP verification via Authyo API, the plugin generates a secure single-use token using WordPress core functions
– This token is browser-bound using a hashed User-Agent signature to prevent session hijacking
– The token is stored temporarily in WordPress transients and expires after 5 minutes
– The token allows WordPress to complete authentication without requiring a password
– Token is deleted immediately after verification (single-use security)
Purpose:
– To verify ownership of the provided email address through OTP verification
– After successful OTP verification, a secure, browser-bound single-use token is generated
– The token allows WordPress to complete authentication without requiring a password
– Token-based authentication is fully secure, browser-locked, time-limited (5 minutes), and single-use
Data Storage:
– OTP session data (email, user ID, mask ID) is stored temporarily in WordPress transients (expires after 10 minutes)
– Login tokens are stored temporarily in WordPress transients (expires after 5 minutes, deleted immediately after use)
– No user data is permanently stored by this plugin
Terms of Service:

Terms Service


Privacy Policy:

Privacy Policy


Requirements

WordPress 5.0 or higher
PHP 7.2 or higher
An active Authyo account with API credentials

Configuration
Getting Authyo API Credentials

Sign up for an account at https://authyo.io
Log in to your Authyo dashboard
Navigate to your app settings
Copy your App ID, Client ID, and Client Secret

Plugin Setup

Go to Settings > Authyo Passwordless Login in your WordPress admin
Check the Enable Passwordless Login checkbox to activate the feature
Enter your Authyo API credentials:

Authyo App ID
Authyo Client ID
Authyo Client Secret

Click Save Settings

Once configured, the passwordless login form will appear on your WordPress login page.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Authyo Passwordless Login」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.0 | 1.0.1 | 1.0.2 | 1.0.3 | trunk |

延伸相關外掛(你可能也想知道)

  • LoginPress | wp-login Custom Login Page Customizer 》LoginPress 外掛提供了很多自訂欄位,可以更改 WordPress 登入頁面的版面配置。您可以完全修改登入頁面的外觀和感覺,即使是登入錯誤訊息、忘記密碼錯誤訊息...。
  • Custom Login Page Customizer – Login Designer 》tion, , Customize the checkbox on the login page., Checkbox customization options include Background Color, Border Size and Color, Radius, Size, Ma...。
  • YITH Custom Login 》安裝這個外掛,改變 WordPress 登入的預設風格。為您的網站登入頁面設置漂亮的風格,並根據您的風格進行自定義!, 完整的文檔在這裡提供。, 安裝, 一旦您安裝...。
  • Custom Login Logo – Easily Add a Logo to Your WordPress Login Page 》這個外掛讓您不再需要複製和貼上標誌路徑,或是透過 FTP 手動上傳標誌。您只需要啟用外掛,並訪問設定頁面以使用內置媒體管理器上傳並設置登入標誌,以及客製...。
  • Admin login URL Change 》Admin login URL Change 是一個非常輕巧的外掛程式,可以讓你輕鬆且安全地更改登入表單頁面的網址到任何你想要的。它不會更改任何核心檔案,只是攔截頁面請求...。
  • WP OAuth Server ( Login with WordPress ) 》WP OAuth Server 插件可以將您的 WordPress 網站轉換成 OAuth 伺服器。它可以讓您登入以下網站:Rocket Chat、Invision Community、WordPress、Odoo、EasyGen...。
  • WIP Custom Login 》WIP Custom Login 可以讓您自定義 WordPress 的登入區域,您能夠取代管理員 WordPress 徽章、設定背景圖片等等。, , 高級功能。, , 預設外觀, 您可以設定預...。
  • CLP – Custom Login Page by NiteoThemes 》Custom Login Page 外掛允許您自定 WordPress 登入頁面上的任何重要元素。它使用功能強大的自訂工具進行實時變更。更改標誌、圖形背景、字體或只是簡單的微調...。
  • SAML IDP (Identity Provider) – Login with Website Users 》使用 WordPress 用戶登錄 SAML ( WP as SAML IDP ) 提供 SAML 功能,讓 WordPress 用戶可以使用 WP 用戶認證登錄到符合 SAML/WS-FED/JWT 標準的服務提供方。,...。
  • WP Front-end login and register 》WP Front-end login and register 是專為需要自訂使用者登入或註冊的網站設計的 WordPress 外掛,且希望避免使用傳統的 WordPress 登入和註冊頁面。此外掛提...。
  • Admin Customizer 》Admin Customizer 外掛提供了自定義 WordPress 後台登入頁的能力。使用這個後臺自定義登入外掛,您可以創建獨特的登入設計或管理登入設計,登錄頁面的幾乎每...。
  • WP Login Image Captcha 》此外掛在 wp-login.php 中新增了一個圖片驗證碼和蜜罐保護。, 喜歡這個外掛嗎?, 請花點時間留下評論或者查看我們的其他外掛之一:Contact Form 7 Image CAPT...。
  • My Login Logout Plugin 》我的登入/登出外掛程式,這個外掛可以讓您現在加入一個真正的登入/登出選單,當使用者已登入或未登入時,可以自動切換選單。這個外掛可用於自訂選單列以及預...。
  • Osom Login Page Customizer 》Osom Login Page Customizer 可讓您輕鬆自訂 WordPress 登入頁面的佈局。, 外掛功能, 您可修改 WordPress 登入頁面的外觀,以符合品牌調色板顏色。同時,您也...。
  • WordPress logo changer 》這個外掛程式的目的是可以更改 WordPress 登入頁面的標誌、連結和標題,同時也可以隱藏 WordPress 儀表板中的導覽列圖示。。

文章
Filter
Apply Filters
Mastodon