Enable Custom Login URLs
-
Hi,
basically when a custom Login URL is used – for example /custom-login/ instead of /wp-login.php/ – the Plugin doesnt accept the redirect.
In Google OAuth the URL “https://DOMAIN.tld/custom-login/?google_response” is set, when the redirect is made by Google the plugin will say it’s not found as it is listening to ?google_response only.
When only setting ?google_response in the OAuth, the redirect will fail too as no content is found. When you manually change the redirect URL to /custom-login/?… the login will work as expected – but that workaround is a little weird…
Could you look into it to support custom login urls? I think easiest would be a config to set the redirect path its listening to, so you can for example make it “/custom-login/?my_redirect”. That feature would also be great for the custom login listener.
Thank you – otherwise really really happy with the Plugin! (PS: Is there a way to support you? I can make a contribution or help with translations to german)
Marcel
- The topic ‘Enable Custom Login URLs’ is closed to new replies.