akeeba / sociallogin

Joomla!™ login and user account creation with Facebook, Google, GitHub etc social media accounts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please: let Social Login inherit from Login module redirect urls, it makes difference...

morphinestyle opened this issue · comments

Hello,
please: let Social Login to inherit URL redirect after access, URL redirect after logout, etc. from Standard Joomla Login module in which SL appends.

It can make huge difference in case of many "public" users.

Great exension.

The only supported version for feature requests is that for Joomla 4 so I will assume that this is what we are talking about.

URL redirect after access

You mean after login. It already does from Joomla's login module ever since it was first released for Joomla 4 a year and a half ago. It does that for Joomla's login page (which uses the com_user core component) since September.

URL redirect after logout

You don't log out of your site with SocialLogin. That's still handled by Joomla.

As a result, you are asking for something already implemented and released. I am closing this issue as invalid.