itsjustintimeOriginal post
Rank 2: Process
I have users.*.create specified as a function trigger. Creating a new user with password auth seems to work perfectly. However, I'm not seeing users who create an account with Google authentication trigger the function. Is this expected?
Summary
The function that is triggered when a user is created with password auth works fine, but it doesn't work when a user is created with Google authentication. The issue has been reported and there is an open ticket for it. A workaround can be implemented in the meantime. You can find more details and contribute to the discussion in the link provided.