Skip to content

issues Search Results · repo:Tmeister/wp-api-jwt-auth language:PHP

Filter by

219 results
 (124 ms)

219 results

inTmeister/wp-api-jwt-auth (press backspace or delete to remove)

Please fix these vulnerabilities by updating or replacing the affected libraries. Vulnerable Library - path-to-regexp-6.2.1.tgz Express style path to RegExp utility Library home page: https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.1.tgz ...
  • lgadzhev-devrix
  • Opened 
    26 days ago
  • #318

Hi, when I try to generate a new password for the user s API KEY from the WordPress dashboard, Users section, I get the error: A variable mismatch has been detected. Image
  • AminAliH47
  • Opened 
    on Jan 20
  • #316

Fatal Error thrown by plugin I have just tried to perform an admin action on a site I am developing, and it tried to open up a modal, which threw a critical error on my website. When I review the WooCommerce ...
  • phil-sola
  • 6
  • Opened 
    on Jan 7
  • #314

Do you plan to add support for refresh tokens (that do not expire or maybe expire after a long time) which we can use to generate new short lived JWT ? Asking the user for their password every day or ...
  • brijeshk89
  • 1
  • Opened 
    on Dec 25, 2024
  • #313

Issue Name Prerequisites Please answer the following questions for yourself before submitting an issue. - [x ] I am running the latest plugin version - [x ] I am running the latest WordPress version ...
  • groiso
  • Opened 
    on Sep 23, 2024
  • #309

const jwt_d = require( jsonwebtoken ); const token = ; const key = ; try { const decoded = jwt_d.verify(token, key, { algorithms: [ HS256 ] }); console.log( Token is valid and decoded payload ...
  • crazyming9528
  • 1
  • Opened 
    on Sep 23, 2024
  • #308

Issue Name Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am running the latest plugin version - [x ] I am running the latest WordPress version ...
  • Kuro091
  • 2
  • Opened 
    on Sep 13, 2024
  • #307

Plugin doesn t work with Visual Composer Page builder Context One of my websites have Visual Composer(https://visualcomposer.com/) as a page builder and when jwt plugin is enabled, I can t edit the pages ...
  • wloburak
  • Opened 
    on Aug 26, 2024
  • #306

we got a report of a critical security issue in your plugin. If the user is deleted in wordpress, but the session in the app is still active, You have to check in validate token if user exist or not like ...
  • vinaye42
  • 1
  • Opened 
    on Jun 8, 2024
  • #305

Hi I installed the plugin my API works fine I can POST now requests. However my webite is not anymore accessible , when enteringthe home page, username and password is requested and error ; You need to ...
  • homeplaya
  • Opened 
    on May 27, 2024
  • #303
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub