Login by Auth0 3.2.22

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.11 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 9

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 OK
Load time 0.282 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 OK
Load time 0.059 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 OK
Load time 0.080 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 OK
Load time 0.034 s
Memory usage 3.22 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 OK
Load time 0.107 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 OK
Load time 0.096 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 OK
Load time 0.074 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 OK
Load time 0.276 s
Memory usage 3.28 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin//widgets.php
Aspect new-sidebar-widgets
HTTP status 200 OK
Load time 0.076 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.130 s0.040 s-0.090 s2.9 MiB3.28 MiB+ 392.24 KiB
/wp-admin/edit.php0.096 s0.102 s+0.006 s2.91 MiB3.28 MiB+ 380.88 KiB
/wp-admin/post-new.php0.156 s0.061 s-0.095 s2.99 MiB3.36 MiB+ 379.05 KiB
/wp-admin/upload.php0.087 s0.111 s+0.024 s2.82 MiB3.12 MiB+ 307.47 KiB
/wp-admin/options-writing.php0.082 s0.076 s-0.006 s2.81 MiB3.11 MiB+ 307.79 KiB
/wp-admin/media-new.php0.048 s0.108 s+0.060 s2.8 MiB3.1 MiB+ 307.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.079 s0.103 s+0.024 s2.84 MiB3.14 MiB+ 307.84 KiB
/wp-admin/post-new.php?post_type=page0.142 s0.175 s+0.033 s2.97 MiB3.34 MiB+ 371.78 KiB
/wp-admin/options-discussion.php0.079 s0.083 s+0.004 s2.8 MiB3.1 MiB+ 308.1 KiB
/wp-admin/edit-comments.php0.076 s0.099 s+0.023 s2.84 MiB3.14 MiB+ 307.88 KiB
/0.089 s0.078 s-0.011 s2.6 MiB2.8 MiB+ 205.4 KiB
Average 0.097 s0.094 s-0.003 s2.84 MiB3.16 MiB+ 325.11 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

Sidebar Widgets 3

ID Name
wp_auth0_widgetAuth0 Lock Embed
wp_auth0_popup_widgetAuth0 Lock Popup
wp_auth0_social_amplification_widgetAuth0 Social Amplification

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

[26-Jun-2017 21:49:07 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