Third Party API Authentication
This plugin allows you to use an third party JWT Authentication service in order to allow your user to use the REST API of wordpress.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 1853 days ago
Is Third Party API Authentication abandoned?
Possibly abandoned (last update 1853 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
This plugin allows you to use a third-party JWT Authentication service in order to allow your users to access the Rest API of your WordPress website/blog, e-commerce, etc. For example, you’re handling the authentication part on a different project but want to use WordPress features via RestAPI and in meantime keeping the content protected.
After installing and activating the plugin, under the settings page, you need to define the API Endpoint where the JWT Token will be validated. Your API Responses should be adapted as suggested on the settings page.
This plugin will not affect the current users that use the dashboard.