Login by Auth0 3.2.21

Does Login by Auth0 work with WordPress 4.8 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
1Unrecognized messages in the PHP error log
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 325.09 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 version4.8
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 5,000+
WordPress.org page https://wordpress.org/plugins/auth0/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

Auth0 for WordPress - Setup Wizard ‹ Test site — WordPress

Page screenshot: Auth0 for WordPress - Setup Wizard ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wpa0-setup&activation=1
Requested URL /wp-admin/plugins.php
Aspect after-activation
HTTP status 200
Load time 2.460 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

Auth0

Page screenshot: Auth0
URL /wp-admin/admin.php?page=wpa0-setup
Aspect menu-item
HTTP status 200
Load time 0.056 s
Memory usage 3.11 MiB
JS errors None
Resource errors None

Auth0 → Settings

Page screenshot: Auth0 → Settings
URL /wp-admin/admin.php?page=wpa0
Aspect menu-item
HTTP status 200
Load time 0.078 s
Memory usage 3.27 MiB
JS errors None
Resource errors None

Auth0 → Export Users Data

Page screenshot: Auth0 → Export Users Data
URL /wp-admin/admin.php?page=wpa0-users-export
Aspect menu-item
HTTP status 200
Load time 0.123 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

Auth0 → Error Log

Page screenshot: Auth0 → Error Log
URL /wp-admin/admin.php?page=wpa0-errors
Aspect menu-item
HTTP status 200
Load time 0.104 s
Memory usage 3.22 MiB
JS errors None
Resource errors None

Auth0 → Import-Export settings

Page screenshot: Auth0 → Import-Export settings
URL /wp-admin/admin.php?page=wpa0-import-settings
Aspect menu-item
HTTP status 200
Load time 0.115 s
Memory usage 3.22 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.073 s
Memory usage 2.8 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.273 s
Memory usage 3.28 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.092 s0.038 s-0.054 s2.9 MiB3.28 MiB+ 391.93 KiB
/wp-admin/edit.php0.094 s0.121 s+0.027 s2.91 MiB3.28 MiB+ 380.88 KiB
/wp-admin/post-new.php0.152 s0.052 s-0.100 s2.98 MiB3.35 MiB+ 379.05 KiB
/wp-admin/upload.php0.094 s0.106 s+0.012 s2.81 MiB3.11 MiB+ 307.47 KiB
/wp-admin/options-writing.php0.068 s0.090 s+0.022 s2.81 MiB3.11 MiB+ 307.79 KiB
/wp-admin/media-new.php0.069 s0.120 s+0.051 s2.8 MiB3.1 MiB+ 307.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.075 s0.094 s+0.019 s2.84 MiB3.14 MiB+ 307.84 KiB
/wp-admin/post-new.php?post_type=page0.154 s0.169 s+0.015 s2.97 MiB3.34 MiB+ 371.78 KiB
/wp-admin/options-discussion.php0.071 s0.106 s+0.035 s2.8 MiB3.1 MiB+ 308.1 KiB
/wp-admin/edit-comments.php0.080 s0.105 s+0.025 s2.84 MiB3.14 MiB+ 307.88 KiB
/0.097 s0.074 s-0.023 s2.6 MiB2.8 MiB+ 205.4 KiB
Average 0.095 s0.098 s+0.003 s2.84 MiB3.16 MiB+ 325.09 KiB

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.

Options wp_options 5

Meta Boxes

{
    "dashboard": {
        "auth0_dashboard_widget_age": "Auth0 - User's Age",
        "auth0_dashboard_widget_gender": "Auth0 - User's Gender",
        "auth0_dashboard_widget_idp": "Auth0 - Identity Providers",
        "auth0_dashboard_widget_Location": "Auth0 - User's Location",
        "auth0_dashboard_widget_income": "Auth0 - Users Income",
        "auth0_dashboard_widget_signups": "Auth0 - User's Signups"
    }
}

PHP Error Log 3 lines

[20-Jun-2017 00:47:44 UTC] WordPress database error Table 'wordpress.wp_auth0_user' doesn't exist for query SELECT a.*
				FROM wp_auth0_user a
				JOIN wp_users u ON a.wp_id = u.id; made by activate_plugin, do_action('activate_auth0/WP_Auth0.php'), WP_Hook->do_action, WP_Hook->apply_filters, WP_Auth0->install, WP_Auth0_DBManager->install_db, WP_Auth0_DBManager->migrate_users_data
See also: All tests for this plugin, How to Hide Login by Auth0 Admin Menus