I'm using onUserAfterSave to get when a new user has been created. It is triggerering correctly, but I'm having trouble determining which profile the user registered with.
Do you have any suggestions on how to get the profile id that they registered with? I'm doing this within a custom plugin.
Any help would be much appreciated.