JWT Authentication for WP-API 1.3.1

Does JWT Authentication for WP-API work with WordPress 6.0.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 16.23 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.043 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.0.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 50,000+
WordPress.org page https://wordpress.org/plugins/jwt-authentication-for-wp-rest-api/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=jwt-authentication-for-wp-rest-api%2Fjwt-auth.php&plugin_status=all&paged=1&s&_wpnonce=5dadc15918
Aspect after-activation
HTTP status 200
Load time 0.445 s
Memory usage 3.7 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.360 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.343 s0.311 s-0.032 s3.72 MiB3.73 MiB+ 9.61 KiB
/wp-admin/edit.php0.210 s0.209 s-0.001 s3.76 MiB3.77 MiB+ 8.53 KiB
/wp-admin/post-new.php0.845 s1.529 s+0.684 s5.55 MiB5.57 MiB+ 23.13 KiB
/wp-admin/upload.php0.457 s0.385 s-0.072 s3.69 MiB3.69 MiB+ 8.48 KiB
/wp-admin/options-writing.php0.162 s0.153 s-0.009 s3.62 MiB3.67 MiB+ 52.38 KiB
/wp-admin/media-new.php0.523 s0.209 s-0.314 s3.66 MiB3.67 MiB+ 8.65 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.201 s+0.001 s3.69 MiB3.7 MiB+ 9.55 KiB
/wp-admin/post-new.php?post_type=page0.640 s0.943 s+0.303 s5.54 MiB5.56 MiB+ 14.72 KiB
/wp-admin/options-discussion.php0.258 s0.268 s+0.010 s3.6 MiB3.67 MiB+ 72.96 KiB
/wp-admin/edit-comments.php0.242 s0.242 s+0.000 s3.7 MiB3.71 MiB+ 8.46 KiB
/0.343 s0.244 s-0.099 s3.6 MiB3.57 MiB- 37.98 KiB
Average 0.384 s0.427 s+0.043 s4.01 MiB4.03 MiB+ 16.23 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Markdown
Language % Lines of code Comment lines Files
PHP53.3%3164316
Markdown41.0%24301
JSON5.7%3401
Total 593 431 8

PHP Code Analysis | More results »

Lines of code 315
Total complexity 55
Median class complexity 7.5
Median method complexity 1.0
Most complex class Jwt_Auth_Public
Most complex function Jwt_Auth_Public::validate_token()
Classes 4
Methods 23
Functions 1

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

No new entries found.

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide the "JWT Authentication" Admin Menu