Introduction to SSO
Single Sign-On is a mechanism that allows third-party services to authenticate users created in the Pigeon database. Let's define the players here so we can talk about each...
The Pigeon API is based on REST. JSON is returned by all API responses, including errors. Currently we only have one official language-specific API library. Let us know if you have developed a...
The response variables can be accessed differently based on the plugin being used.
JavaScript Plugin
WordPress Plugin
Reference
allowed
type: bool1 == content access allowed, 0 ==...
Install The Plugin
You can install the plugin directly from your WordPress installation by following these steps:
Go to your WP Admin, hover over "Plugins" and click "Add New Plugin"
Search...
Quickstart
Note: The Pigeon WordPress plugin in JS mode sets up the implementation for you.
The following example will initialize the plugin on your site:
<script...