Linux 软件免费装
Banner图

G-SSO Wallet Authenticator

开发者 priteshg2g
更新时间 2026年2月27日 17:22
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

login authentication crypto wallet web3

下载

1.0.1 1.0.0

详情介绍:

G-SSO Wallet Authenticator enables passwordless authentication for your WordPress site using cryptocurrency wallets. Users can authenticate with MetaMask, Coinbase Wallet, Rainbow, and other popular web3 wallets. Features How It Works
  1. User clicks "Connect Wallet" button
  2. User selects their preferred wallet (MetaMask, Coinbase, etc.)
  3. User signs a verification message in their wallet
  4. Plugin verifies the signature and authenticates user
  5. User's wallet address is linked to their WordPress account
Requirements

安装:

Automatic Installation
  1. Go to WordPress Admin → Plugins → Add New
  2. Search for "G-SSO Wallet Authenticator"
  3. Click "Install Now"
  4. Click "Activate"
Manual Installation
  1. Download the plugin zip file
  2. Go to WordPress Admin → Plugins → Add New → Upload Plugin
  3. Choose the zip file and click "Install Now"
  4. Click "Activate Plugin"
Configuration
  1. Go to WordPress Admin → Settings → G-SSO Settings
  2. Enter your G-SSO API credentials from https://g-sso.com
  3. Enter your Client ID
  4. Enter your Client Secret
  5. Click "Test Connection" to verify
  6. Click "Save Settings"
Usage Using Shortcode (Recommended): Add [gsso_login] to any page or post to display the wallet authentication button. On Login Page: Enable "Show on Login Page" in settings to automatically add button to wp-login.php On Register Page: Enable "Show on Register Page" in settings to automatically add button to registration page For WooCommerce: Add [gsso_login] shortcode to your WooCommerce "My Account" page or checkout page Custom Placement: Use the shortcode anywhere you need wallet authentication

升级注意事项:

1.0.1 Bug fix release: Resolves authentication issues with API response parsing. Plugin name updated to "G-SSO Wallet Authenticator". Update recommended for all users. 1.0.0 Initial release with wallet authentication, shortcode support, and comprehensive security features. WooCommerce compatible via shortcode.

常见问题:

Do users need cryptocurrency to use this?

No. Users only need a cryptocurrency wallet installed (like MetaMask browser extension). They don't need to own any cryptocurrency to authenticate.

What wallets are supported?

  • MetaMask (Desktop & Mobile)
  • Coinbase Wallet
  • Rainbow Wallet
  • Trust Wallet
  • And any wallet that supports signing messages

Is this secure?

Yes. The plugin uses cryptographic signature verification, which is the same technology used for cryptocurrency transactions. Users never share their private keys.

What happens if a user loses access to their wallet?

Users can still use traditional WordPress password reset. We recommend users set up an email address in their profile for account recovery.

Does this work with WooCommerce?

Yes. Add the [gsso_login] shortcode to your WooCommerce "My Account" page or any checkout page to enable wallet authentication for customers.

Can I customize the button appearance?

Yes. Go to Settings → G-SSO Settings to customize button text, position, and display options.

Where do I get API credentials?

Visit https://g-sso.com to create a free account and obtain your Client ID and Client Secret.

Is this GDPR compliant?

Yes. Wallet addresses are public blockchain data and do not constitute personal information under GDPR. The plugin collects minimal data by design.

What if I don't have a wallet?

Creating a wallet takes 2 minutes at MetaMask.io (free). Or you can continue using traditional email/password authentication.

Can I use this on multiple pages?

Yes. Add the [gsso_login] shortcode to any page, post, or custom post type.

更新日志:

1.0.1 - 2026-02-24 1.0.0 - 2026-02-04 1.0.0 - 2026-01-15