onExecutePostUserRegistration doesn't execute for LinkedIn signup

I’ve created a custom action which updates new user details to a MongoDB database. It works perfectly for new users who enter a username & password.

However, onExecutePostUserRegistration doesn’t seem to be triggering when new users sign up using LinkedIn.

Am I missing a setting somewhere?

Hi @andy_ravl ,

Welcome to the Auth0 Community!

This doc mentioned that

The post-user-registration triggers run after a user has been created for a Database or Passwordless connection.

That’s why it does not trigger when signup using Linkedin.

This is our feedback page in case you want to communicate your use case with our Product team.

Thanks!

Thanks very much. This is a shame. Looks like I’ll have to find another way.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.