I have a function which should be triggered when a user is created. However, when a user requests an email OTP for the first time, this event and related function is not triggered even though user is created successfully in Auth dashboard. Should this function listen to another event to catch users created by email OTP process?