logoscon/key-auth

API/Secret Key Authentication handler for the WP REST API.

Installs: 9 751

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 13

Forks: 10

Open Issues: 0

Type:wordpress-plugin

1.1.1 2017-01-10 19:15 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:14:39 UTC


README

Access your WordPress site's data through an easy-to-use HTTP REST API.

About

Allows Key Authentication access to the WordPress JSON API.

Installation

Drop this directory in and activate it. You need to be using pretty permalinks to use the plugin, as it uses custom rewrite rules to power the API.

Changelog

1.1.1

  • Changed the debug key.

1.1.0

  • Removed the Loader class.

1.0.0

  • Initial release.