WPIntell

Market

jwt auth

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

42 / 42 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

complaint Website down due to change in plugin’s PHP version requirements

Website down due to change in plugin’s PHP version requirements: users show bugs, compatibility pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Website down due to change in plugin’s PHP version requirements Hi, After updating this morning to v2.1.6, our client’s website (hosted on PHP 7.3) was down with the following error: PHP Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 7.4.0".
mixed Special character support

Special character support: users show security, bugs, support pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Special character support A password such as ,;:./?+-_*!”£$%^&() works via wordpress login, but fails with JWT Auth.
complaint Token give my a statusCode 500 back

Token give my a statusCode 500 back: users show bugs, compatibility, performance pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Token give my a statusCode 500 back After setup the plugin I got this error message { “success”: false , “statusCode”: 500, “code”: “jwt_auth_bad_config”, “message”: “JWT is not configured properly.”, “data”: [] } my .htacess looks like php_value memory_limit 256M php_value max_input_vars 10000 RewriteEngine On RewriteCond %{HTTP:Authorization} ^(.
complaint Translation domain jwt-auth loaded to early (WordPress 6.7.0)

Translation domain jwt-auth loaded to early (WordPress 6.7.0): users show bugs, compatibility, missing feature pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Translation domain jwt-auth loaded to early (WordPress 6.7.0) Hi team, Since updating to WordPress core version 6.7.0, I keep getting the following notice when using the plugin: Notice: Function _load_textdomain_just_in_time was called incorrectly.
complaint Conflict with AI Engine

Conflict with AI Engine: users show bugs, compatibility, missing feature pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Conflict with AI Engine Hello!
mixed ATTENTION: Version 3.0.2 Released!

ATTENTION: Version 3.0.2 Released!: users show bugs, compatibility, support pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Please check the section titled “Upgrading to v3” on the plugin page before raising new issues: https://wordpress.org/plugins/jwt-auth/ Please note that version 3.0.2 has been released with some major changes.
complaint Having a issue while using endpoints

Having a issue while using endpoints: users show bugs, support, setup pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Having a issue while using endpoints Hi, I hope you are doing well.
complaint Plugin Conflict with Elementor 3.8.1

Plugin Conflict with Elementor 3.8.1: users show bugs, compatibility, support pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Plugin Conflict with Elementor 3.8.1 Recent update to Elementor 3.8.1 has caused a conflict with JWT Auth 2.1.3, that is preventing any updates via elementor.
complaint JWT installed – API endpoints still open to public

JWT installed – API endpoints still open to public: users show bugs, compatibility, setup pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · JWT installed – API endpoints still open to public Plugin installed: JWT Auth – WordPress JSON Web Token Authentication WordPress – 6.11 PHP -7.4.22 we can generate a AUTH Token to the REST api /wp-json/jwt-auth/v1/token | POST and do a API call using POSTMAN JWT Authorisation Bearer | Token this all works!
complaint Cannot modify header information – headers already sent…

Cannot modify header information – headers already sent…: users show compatibility, missing feature, support pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Cannot modify header information – headers already sent… Cannot modify header information – headers already sent by (output started at /var/www/doortodoor/2023/wp-includes/script-loader.php:2838) in /var/www/doortodoor/2023/wp-content/plugins/jwt-auth/class-auth.php on line 98 I looked up the function and it applies to adding CORS support.
complaint Continuously getting “Refresh token is obsolete” while generating a new token

Continuously getting “Refresh token is obsolete” while generating a new token: users show bugs, support pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Continuously getting “Refresh token is obsolete” while generating a new token Hello @dominic I have set the token expiration time to two days.
complaint Getting error rest_no_route

Getting error rest_no_route: users show bugs, support pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Getting error rest_no_route I am trying to login autheticate and creating token but i am getting error “rest_no_route”.
complaint Error 403 all of a sudden

Error 403 all of a sudden: users show bugs, support pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Error 403 all of a sudden Hi, I’ve been using your plugin for a few years, and had no problems until yesterday.
complaint Javascript conflict when saving widgets

Javascript conflict when saving widgets: users show bugs, compatibility pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Javascript conflict when saving widgets The plugins are conflicting when saving the widgets, with WordPress returning the following error: ‘An error has occurred.
mixed Device list missing when login requests send JSON bodies

JWT Auth does not record connected devices when login requests send JSON bodies, forcing the user to maintain a brittle workaround.

JWT Auth – WordPress JSON Web Token Authentication · when the body is JSON, no device entry is stored and the “Connected Devices” section stays empty.
complaint WP-Cron is not working

WP-Cron is not working: users show support pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · The page I need help with: [ log in to see the link] This plugin is breaking WP Cron for Siteground hosting.
complaint Generate token and refresh token using user ID

Generate token and refresh token using user ID: users show support pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · I’m trying to implement a custom login method and I need to generate token and refresh token using user ID.
complaint nginx

nginx: users show setup pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · nginx How to configure this plugin on nginx server?
complaint Conflict with AutomateWoo

Conflict with AutomateWoo: users show compatibility pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Conflict with AutomateWoo There seems to be a conflict between JWT Auth and AutomateWoo.
complaint JWT upgrade to -php 8 & 8+

JWT upgrade to -php 8 & 8+: users show compatibility pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · JWT upgrade to -php 8 & 8+ JWT upgrade to -php 8 & 8+ as having conflict with elementor .
complaint WPML Translation Management > blocking communication

WPML Translation Management > blocking communication: users show support pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · WPML Translation Management > blocking communication Hi, it seems that JWT Auth is blocking communication between the site and WPML ATE Server (we tested on staging site).
complaint Deleting a token when compromised?

Deleting a token when compromised?: users show bugs pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Suppose a user had a JWT, but they believe it was created in error.
complaint Refresh Token

Refresh Token: users show missing feature pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · I log in using wp rest api, use the provided credentials to get token and everything works fine.
question [NOTICE] Undefined array key “REDIRECT_HTTP_AUTHORIZATION”

[NOTICE] Undefined array key “REDIRECT_HTTP_AUTHORIZATION”: users show bugs, compatibility pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · [NOTICE] Undefined array key “REDIRECT_HTTP_AUTHORIZATION” Hey there, My error log is full of the following: 2023-05-17 17:00:06.313544 [NOTICE] [3919477] [xxx.xx.xxx.xx:xxxxx:HTTP2-1#websitex.com] [STDERR] PHP Warning: Undefined array key "REDIRECT_HTTP_AUTHORIZATION" in /var/www/websitex.com/htdocs/wp-content/plugins/jwt-authentication-for-wp-rest-api/publ
question Distinguishing between an expired token and invalidated Token

Distinguishing between an expired token and invalidated Token: question conversation with limited structured signal.

JWT Auth – WordPress JSON Web Token Authentication · Distinguishing between an expired token and invalidated Token Hi, I was wondering is it possible on a token refresh to determine if a user has been deleted? The scenario I was thinking of is if a user was actively logged in and getting valid token refreshes, but then their account has been deleted – can the token validation or endpoint refresh endpoint detec
praise Perfect solution

Perfect solution: users show bugs, compatibility, support pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Perfect solution This plugin offered the best solution for what we needed to do with our website and mobile app.
praise Extra Mile for WP

Extra Mile for WP: users show bugs, support pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Extra Mile for WP This is wonderful plugin and the developer is will help sort this all issues.
praise Really simple and good documentation

Really simple and good documentation: users show support, setup pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Really simple and good documentation I has been looking long time a good and simple solution, thanks really help me, good documentation is always the best for work good.
praise A great useful plugin !

A great useful plugin !: users show support, setup pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · A great useful plugin !
praise Work like a Charm!

Work like a Charm!: users show support pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Easy to use.
praise Great. Just works.

Great. Just works.: users show bugs pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Great.
praise Great

Great: users show support pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Great Thank You for this fork from old plugin that not supported for a long time.
praise good !!

good !!: users show support pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · good plugin , but please stay this plugin updated it help me for make authentication on my androis app with wordpress as backend thank you good plugin , but please stay this plugin updated it help me for make authentication on my androis app with wordpress as backend thank you
praise [Recommended] Best One

[Recommended] Best One: users show support pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · [Recommended] Best One If you want to protect your API this is the best one.
praise Wonderful Plugin… Perfect solution for Custom End Point

Wonderful Plugin… Perfect solution for Custom End Point: users show support pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Wonderful Plugin… Perfect solution for Custom End Point Useful plugin for securing Custom End point ( Rest API ).
praise Easy to use. Good documentation.

Easy to use. Good documentation.: users show setup pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Easy to use.
praise Perfect solution to protect your REST API

Perfect solution to protect your REST API: users show support pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Perfect solution to protect your REST API This great plugin allows to hide API endpoints from all unauthorized requests (include GET) by default.
praise Great plugin

Great plugin: users show missing feature pain that may indicate a product gap.

JWT Auth – WordPress JSON Web Token Authentication · Great plugin An evolution of the older plugin with better features.
praise Plugin Fantástico

Plugin Fantástico: praise conversation with limited structured signal.

JWT Auth – WordPress JSON Web Token Authentication · Plugin Fantástico Trabalho excelente. Funciona muito bem. Trabalho excelente. Funciona muito bem.
praise Amazing plugin

Amazing plugin: praise conversation with limited structured signal.

JWT Auth – WordPress JSON Web Token Authentication · Amazing plugin Thank you Thank you