• I am using wordpress on the subdirectory with Auth0 plugin.

    I have the problem, that when I want to login by Auth0, I am redirected to /index.php?… but i need to be redirected to /path/to/wordpress/subdirectory/index.php?… (my actual subdirectory is /articles/ )

    I fix this very simply by removing leading slash in javascript in the file auth0/templates/auth0-login-form.php in the auth0 plugin, version 1.2.6 but I think, it will be better, if it is fixed directly in the plugin, not by custom edit.

    And also I wanted to let you know about this issue.

    https://wordpress.org/plugins/auth0/

The topic ‘Hardwired redirect url after login’ is closed to new replies.