Invite Flow + Social Sign In

We’re currently in the process of replacing our existing invite and login flows with Auth0 Universal Login flows, and have noticed that when sending out invites, it seems to re-use the password reset flow, but doesn’t provide any way for users following the invite link to sign in with a social connection. Instead it appears they must first reset the password for their non-social account, after which they can sign in with their social account (and use account linking to associate it to their password user).

Is there any way to allow users to bypass the password reset step if they prefer signing in with their social identity? Our existing application allows this, so it would be nice to avoid this additional step if possible. If not, what’s the recommended approach for inviting users to the platform via a social login, keeping in mind that our platform requires the user to be pre-created in our platform and / or identity provider.

1 Like