Oddly enough, from what I can tell, if a user created an anonymous account and then links it to their email (whether or not they've linked it to for example Google), the onCreate() trigger gets called a second time (first time being when the anonymous account was created).
However, onCreate() doesn't trigger when linking to Google.
Oddly enough, from what I can tell, if a user created an anonymous account and then links it to their email (whether or not they've linked it to for example Google), the onCreate() trigger gets called a second time (first time being when the anonymous account was created).
However, onCreate() doesn't trigger when linking to Google.
Just feels a bit inconsistent.