HI Mark,
On Sun, 12 Mar 2023 at 22:06, Mark Sapiro <mark@msapiro.net> wrote:
On 3/12/23 13:56, Duane Raymond wrote:
Is there a way to enable social signup (vs just login for existing users)?
It isn't at all clear or documented, but a user without an account can go to the login page and login via a social account button and this will create an account connected to that social account and log the user in.
Thanks for clarifying. Once I implemented social login, the buttons for social login did appear fine on the login page, but not on the signup page. I noticed for this list as well, there are no social signup buttons.
So if it works, how does this happen?
- Is there something I am missing adding to my settings.py and settings_local.py files to make it appear on the Posterius/Hyperkitty signup (vs login) page? (I searched but couldn't find anything)
- Do I manually add this code to the Posterius/Hyperkitty signup template?
- If a user tries to login via the login page and isn't registered will it be counted as a signup?
- something else :-)
I'm trying to get my head around where this is working from / what I need to do to get social signup obvious on the signup page (or other route)
Cheers,
Duane