Plugin Directory

Changeset 2811057


Ignore:
Timestamp:
11/03/2022 01:10:19 PM (3 years ago)
Author:
yashyadav247
Message:

release for 2.4.1

Location:
wp-rest-api-authentication
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-rest-api-authentication/tags/2.4.1/miniorange-api-authentication.php

    r2811049 r2811057  
    44 * Plugin URI:        wp-rest-api-authentication
    55 * Description:       WordPress REST API Authentication secures rest API access for unauthorized users using OAuth 2.0, Basic Auth, JWT, API Key. Also reduces potential attack factors to the respective site.
    6  * Version:           2.3.1
     6 * Version:           2.4.1
    77 * Author:            miniOrange
    88 * Author URI:        https://www.miniorange.com
  • wp-rest-api-authentication/trunk/miniorange-api-authentication.php

    r2811049 r2811057  
    44 * Plugin URI:        wp-rest-api-authentication
    55 * Description:       WordPress REST API Authentication secures rest API access for unauthorized users using OAuth 2.0, Basic Auth, JWT, API Key. Also reduces potential attack factors to the respective site.
    6  * Version:           2.3.1
     6 * Version:           2.4.1
    77 * Author:            miniOrange
    88 * Author URI:        https://www.miniorange.com
Note: See TracChangeset for help on using the changeset viewer.