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.
This plugin connects to external services to provide wallet authentication functionality. All connections use HTTPS encryption.
Service Provider: G-SSO Authentication Service
Service URL: https://g-sso.com
Purpose: Verifies cryptographic signatures from cryptocurrency wallets to authenticate users
Data Sent:
* Wallet address (public blockchain information)
* Cryptographic signature (for verification only)
* Timestamp (to prevent replay attacks)
* Chain ID (blockchain network identifier)
When Data is Sent:
Only when a user clicks “Connect Wallet” and signs the authentication message in their wallet.
Privacy Policy: https://g-sso.com/privacy
Terms of Service: https://g-sso.com/terms
Legal Basis:
G-SSO is operated by Go2Glory Ltd. Wallet addresses are public blockchain data and do not constitute personal information under GDPR. No personally identifiable information (PII) is collected without explicit user consent.
Service Provider: goQR.me / QRServer.com
Service URL: https://api.qrserver.com
Documentation: https://goqr.me/api/
Purpose: Generates QR codes for mobile wallet authentication
Data Sent:
* Temporary authentication URL (session link with no personal data)
* QR code styling parameters (size: 160×160 pixels, color: #667eea)
When Data is Sent:
Only when the wallet connection modal is displayed and user is on a mobile device. QR codes are generated on-demand for that session only.
Privacy Policy: https://goqr.me/privacy-safety-security
Terms of Service: https://goqr.me/legal/tos-api.html
Data Protection:
QR codes contain only temporary session URLs that expire after use. No personal or sensitive information is transmitted. The session URL is a one-time-use token that becomes invalid after authentication completes.
This plugin includes the following third-party libraries, bundled locally for WordPress.org compliance:
Important: All libraries are bundled within the plugin. No external network requests are made to CDNs.
This plugin stores the following user data in your WordPress database:
This data is stored locally in the wp_gsso_wallet_users table.
External Connections:
This plugin connects to the G-SSO API (https://g-sso.com) for wallet signature verification. See the “External Services” section above for complete details on data transmission, privacy policies, and terms of service.
Data Retention:
* User data is deleted when the plugin is uninstalled
* Individual wallet associations can be removed from user profile
User Rights:
Users can disconnect their wallet at any time from their WordPress profile, which removes the wallet-to-account association from your database.
For complete privacy details, see:
* G-SSO Privacy Policy: https://g-sso.com/privacy
* QRServer Privacy Policy: https://goqr.me/legal/tos-api.html
For support, please visit:
[gsso_login] - Displays the wallet authentication button
Usage Examples:
In any page or post:
[gsso_login]
In PHP template files:
In WooCommerce My Account page:
[gsso_login]
Developed by Go2Glory Ltd
Website: https://g-sso.com