/auth or not /auth and upgrade

Hi everyone.

What’s the reason behind the remove of /auth in the URL ? And is they are anyway to keep the both /auth and / in the URL just to let the bunch of website change theirs configuration ? So make the upgrade less painfull ? It seem the “http_relative_path" can only hold one path.

Regards

Did you find a way to hold multiple path?

In fact I choose not to. After some thinking I prefer not to keep a backward compatibility and I change the path in every application. It’s a little painful but at least I 100% «compatible» with the «new way».

Regards

OK, Thanks for the response.