Login by Auth0 3.5.0

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

Summary

Errors
1Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 329.1 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.9.2
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?action=activate&plugin=auth0%2FWP_Auth0.php&plugin_status=all&paged=1&s&_wpnonce=a46455ceb5
Aspect after-activation
HTTP status 200 OK
Load time 0.191 s
Memory usage 3.53 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.087 s
Memory usage 3.2 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.054 s
Memory usage 3.35 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.056 s
Memory usage 3.3 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.046 s
Memory usage 3.31 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.050 s
Memory usage 3.3 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.079 s
Memory usage 2.95 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.079 s
Memory usage 3.36 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.105 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.105 s0.065 s-0.040 s2.97 MiB3.36 MiB+ 396.77 KiB
/wp-admin/edit.php0.102 s0.143 s+0.041 s3 MiB3.37 MiB+ 374.88 KiB
/wp-admin/post-new.php0.181 s0.086 s-0.095 s3.07 MiB3.44 MiB+ 381.04 KiB
/wp-admin/upload.php0.087 s0.142 s+0.055 s2.9 MiB3.2 MiB+ 308.39 KiB
/wp-admin/options-writing.php0.076 s0.149 s+0.073 s2.98 MiB3.19 MiB+ 215.07 KiB
/wp-admin/media-new.php0.051 s0.097 s+0.046 s2.88 MiB3.18 MiB+ 308.93 KiB
/wp-admin/edit-tags.php?taxonomy=category0.102 s0.100 s-0.002 s2.92 MiB3.23 MiB+ 309.84 KiB
/wp-admin/post-new.php?post_type=page0.204 s0.196 s-0.008 s3.07 MiB3.44 MiB+ 373.78 KiB
/wp-admin/options-discussion.php0.088 s0.107 s+0.019 s2.89 MiB3.19 MiB+ 309.51 KiB
/wp-admin/edit-comments.php0.093 s0.104 s+0.011 s2.93 MiB3.29 MiB+ 372.78 KiB
/0.128 s0.070 s-0.058 s2.71 MiB2.97 MiB+ 269.16 KiB
Average 0.111 s0.114 s+0.004 s2.94 MiB3.26 MiB+ 329.1 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

[25-Jan-2018 17:48:17 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