How to ask new users to confirm registration before actually registering them?
-
Hello there,
I use this great plugin for logging in and registering users from their Google accounts. The problem I have is that many of them have multiple Google accounts, and when trying to log in on my site, if they are connected to another Google account than the one with which they have registered, they mistakenly create a second account.
A good solution I can imagine would be to display a modal popup warning them that they are on their way to register with this account and asking them to confirm by clicking on a button (or cancelling the registration process).
Probably the ‘oa_social_login_action_before_user_insert’ hook would be a good one for that but I can’t figure out how to make it working: how to display the modal before continuing the registration process?
Would you have some advice for me to achieve this?
Many thanks in advance!
- The topic ‘How to ask new users to confirm registration before actually registering them?’ is closed to new replies.