forked from blockvis/civic-sip-wp
-
Notifications
You must be signed in to change notification settings - Fork 0
Civic SIP WordPress plugin
License
fredilan/civic-sip-wp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Civic SIP === Contributors: blockvis Donate link: https://blockvis.com Tags: civic, civic sip, authorization, auth, log in, login, blockchain Requires PHP: 5.6 Requires at least: 4.0 Tested up to: 4.8.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Civic Secure Identity Platform (SIP) authorization plugin. Sign in to your blog using Civic Mobile App. == Description == Allow users to securely login and register for your site using the <a href="https://www.civic.com/secure-identity-platform">Civic Secure Identity Platform</a>. To get started, you will need to register with the <a href="https://www.civic.com/app">Civic app</a> and then use the app to log into the <a href="https://sip-partners.civic.com/">developer portal</a> to obtain your App ID and API keys. Note: This plugin requires that the php-gmp extension is installed on your WordPress server. == Installation == 1. Unzip the archive to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Set app id, private key, public key and secret in Civic QR Auth settings page. 4. Place `[civic-auth]` shortcode in your templates. == Screenshots == 1. Settings page. == Changelog == = 1.1.0 = * Show/hide "Sign in With Civic" button option added. * Login flow now respects "Anyone can register" setting. * Added system requirements check for PHP and WP version. Also php-gmp extension is checked. = 1.0.0 = * Initial release.
About
Civic SIP WordPress plugin
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 81.4%
- CSS 14.5%
- JavaScript 4.1%