Run certain logic before (Pre-user Registration) creating an auth0 user for Social Login

I understand that the Pre-user Registration Trigger does not run for Social Logins, even though the documentation does not explicitly state this. I would like to know if there is an alternative method I can use to implement any rules or logic, such as making API calls, before the Auth0 user gets created.

Hi @jonatan.lavado

Welcome to the Auth0 Community!

Thank you for posting your question, as you can’t trigger actions for social logins, you can trigger Post-login action after user first login. You can read more about that from our knowledge article → Actions not triggered with social login

Thanks
Dawid

1 Like

I also face tis prolem. Fortunately i saw your thread. You give proper solution. Thanku so much.

1 Like