=== MirSecure ===
Contributors: mirmehranarjmand
Tags: security, rest api, authentication, basic auth
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.1
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==

MirSecure protects your WordPress REST API by allowing access only to authenticated users.

Features:
* Restrict REST API access.
* Support logged-in WordPress users.
* Support HTTP Basic Authentication.
* Simple configuration with no settings page.

This plugin should only be used over HTTPS when using Basic Authentication.

== Installation ==

1. Upload the plugin.
2. Activate it.
3. Use your WordPress credentials for Basic Authentication or log in normally.

== Changelog ==

= 1.0.0 =
* Initial release.
