LocoAI
89LocoAI - Auto Translate For Loco Translate is a powerful tool for developers looking to quickly translate thei...
Extends the WP REST API using JSON Web Tokens Authentication as an authentication method.
JWT Authentication for WP REST API is a WordPress plugin that enhances the WP REST API by enabling secure authentication through JSON Web Tokens (JWT). It provides a straightforward method for users to authenticate via the REST API, returning a JWT upon successful login.
The plugin includes standard JWT authentication, simple endpoints for token generation and validation, and configurable secret keys. It is suitable for developers looking to implement secure authentication in their applications using the WP REST API.
Best for: Developers needing secure authentication for applications using the WP REST API.
What it does well
Where it falls short
This plugin offers essential JWT authentication features for WordPress developers, but those needing advanced capabilities may need to consider the PRO version.
tmeister's own description of JWT Authentication for WP REST API, lightly tidied.
This plugin seamlessly extends the WP REST API, enabling robust and secure authentication using JSON Web Tokens (JWT). It provides a straightforward way to authenticate users via the REST API, returning a standard JWT upon successful login.
/token and /token/validate endpoints for generating and validating tokens.wp-config.php for secure token signing.wp-config.php constant.jwt_auth_expire, jwt_auth_token_before_sign, etc.) for customizing token behavior.JSON Web Tokens are an open, industry standard method for representing claims securely between two parties.
For users requiring more advanced capabilities such as multiple signing algorithms (RS256, ES256), token refresh/revocation, UI-based configuration, or priority support, consider checking out JWT Authentication PRO.
Support and Requests: Please use GitHub Issues. For priority support, consider upgrading to PRO.
This plugin was conceived to extend the WP REST API V2 plugin features and, of course, was built on top of it.
So, to use the wp-api-jwt-auth you need to install and activate WP REST API.
Minimum PHP version: 7.4.0
Most shared hosting providers have disabled the HTTP Authorization Header by default.
To enable this option you’ll need to edit your .htaccess file by adding the following:
RewriteEngine on
RewriteCond %{HTTP:Authorization} ^(.*)
RewriteRule ^(.*) - [E=HTTP_AUTHORIZATION:%1]
Other plugins for integrating services.
LocoAI - Auto Translate For Loco Translate is a powerful tool for developers looking to quickly translate thei...
The AI + Automation plugin for WordPress. Automate workflows across all your plugins and apps, add an AI agent...
Create custom interactive maps with free Leaflet-based styles, no Google Maps API key, frontend marker submiss...
Monitor every change on your WordPress site — who did what, when, and where it came from — for a complete audi...
No API key required. Display Yelp and Google reviews for any business in a clean, customizable feed on your si...
Contact Form, Google Sheet, MailChimp, Brevo, Webhook, Zoho CRM Automation and Integration plugin that Connect...