Mô tả
Administrators can provide the ability to enable Web3 Wallet Login and set public addresses for any wordpress user account.
Once enabled, a user will see a button on the login page that will launch their web3 ethereum compatible wallet (ie metamask) and allow them to sign a message. Signing a message ensures the user is the owner of the address they are logging in with and does not compromise any account information or cost any gas fees.
Features:
- Web3 wallet login
- Require message signature for verification
- Ethereum network support
Settings page:
/wp-admin/options-general.php?page=web3-wallet-login
To report issues or submit PR’s please visit https://github.com/vpallegar/wordpress-web3-wallet-login.
Ảnh màn hình
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Web3 Wallet Login” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Web3 Wallet Login” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.1.1
- Fixed bug for logging in without $user object sent.
1.1.0
- Added check_ajax_referer to login requests.
1.0.0
- Initial commit.