logoscon/key-auth

This package is abandoned and no longer maintained. No replacement package was suggested.

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

Maintainers

Package info

github.com/log-oscon/key-auth

Type:wordpress-plugin

pkg:composer/logoscon/key-auth

Statistics

Installs: 9 951

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.1.1 2017-01-10 19:15 UTC

This package is not auto-updated.

Last update: 2026-03-06 08:55:49 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.