Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 1017 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 1017 Bytes

Brokered Authentication for the WordPress REST API

This repository contains the Broker Authentication plugin for the REST API. This allows a partially-decentralised application registry system. Read about how it works on the reference broker, or read the full specification.

This plugin is planned to be rolled into the official OAuth plugin after peer review.

Installation

Install this plugin onto your site to opt-in to the Broker Authentication system. This plugin requires the OAuth Server plugin.

Specification

The Broker Authentication protocol has a full specification, which is also available in source form in this repository as spec.bs.

This is a Bikeshed file, and can be built via bikeshed on the command line, or via the hosted Bikeshed tool.