Multiple emails?
There was any solution or plugin to allow multiple emails will be linked to user and used in social connections as well?
3 Replies
try this
This is not exactly what I want. I need something like clerk has. User can add one or more emails and they are used for check when trying to add new social connection.
you can enable this config,
then have the user store a list of emails he uses
then use the
linkSocial
api along with hooks to verify your conditions
there is nothing built in tho