JWT Authentication for WP-API 1.3.3

Does JWT Authentication for WP-API work with WordPress 6.3.1 and PHP 8.1.12? 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: 2.21 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.3.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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=a3b821399d
Aspect after-activation
HTTP status 200
Load time 0.252 s
Memory usage 2.77 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.198 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.310 s0.271 s-0.039 s2.82 MiB2.83 MiB+ 8.48 KiB
/wp-admin/edit.php0.202 s0.183 s-0.019 s2.85 MiB2.86 MiB+ 8.12 KiB
/wp-admin/post-new.php0.732 s0.537 s-0.195 s5.21 MiB5.23 MiB+ 17.7 KiB
/wp-admin/upload.php0.556 s0.303 s-0.253 s2.77 MiB2.76 MiB- 8.92 KiB
/wp-admin/options-writing.php0.193 s0.181 s-0.012 s2.76 MiB2.75 MiB- 16.96 KiB
/wp-admin/media-new.php0.279 s0.368 s+0.089 s2.74 MiB2.74 MiB+ 3.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.169 s0.176 s+0.007 s2.76 MiB2.76 MiB+ 8.44 KiB
/wp-admin/post-new.php?post_type=page0.586 s0.576 s-0.010 s5.21 MiB5.22 MiB+ 13.29 KiB
/wp-admin/options-discussion.php0.214 s0.208 s-0.006 s2.75 MiB2.74 MiB- 8.43 KiB
/wp-admin/edit-comments.php0.191 s0.197 s+0.006 s2.78 MiB2.77 MiB- 8.93 KiB
/0.274 s0.193 s-0.081 s3.13 MiB3.14 MiB+ 8.23 KiB
Average 0.337 s0.290 s-0.047 s3.25 MiB3.25 MiB+ 2.21 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
PHP54.0%3254457
Markdown40.4%24301
JSON5.6%3401
Total 602 445 9

PHP Code Analysis | More results »

Lines of code 324
Total complexity 55
Median class complexity 4.5
Median method complexity 1.0
Most complex class Jwt_Auth_Public
Most complex function Jwt_Auth_Public::validate_token()
Classes 6
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