Description
Add the capability to log in with cryptocurrency wallet such as Pantograph. Adds a button to WordPress login screen that will let users securely log in with their crypto wallet.
In the background, a regular WordPress user account is created, so existing plugins and customizations will have no problem working along.
Details
Shortcodes
[sign_panto_button]
Inserts a login button. The same kind as you see on the login screen.
The button will only be displayed if user is not logged in, otherwise outputs nothing.
Installation
Use WordPress’ Add New Plugin feature, search “Sign Pantograph Extension”
or
- Upload this folder (on WordPress.org, not GitLab) to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
-
How does it work?
-
The outline is described in this TopTal post by Amaury Martiny.
-
Are my coins safe?
-
Yes. A wallet (e.g. MetaMask) does/should not leak your private keys out into the wild, that would be madness.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Sign Pantograph Extension” is open source software. The following people have contributed to this plugin.
Translate “Sign Pantograph Extension” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.0
Initial release 8/2020.