Settings and activity
15 results found
-
18 votes
An error occurred while saving the comment Alex Mamo supported this idea ·
-
171 votes
Alex Mamo supported this idea ·
-
338 votes
Alex Mamo supported this idea ·
-
236 votes
Alex Mamo supported this idea ·
-
1,148 votes
Alex Mamo supported this idea ·
-
52 votes
Alex Mamo shared this idea ·
-
69 votes
Alex Mamo supported this idea ·
-
4 votes
Alex Mamo supported this idea ·
-
128 votes
Alex Mamo supported this idea ·
-
17 votes
Alex Mamo supported this idea ·
-
331 votes
We are nearly ready to accept developers who are interested in custom authentication (external identity provider). Please fill out https://forms.gle/pLLYMFhGcrziqT1N8 and we can notify you if you're selected to join the private preview.
Please note that full regionalization for Firebase Authentication is separate, and is still expected to reach preview in Q4 this year.
Alex Mamo supported this idea ·
-
107 votes
Alex Mamo supported this idea ·
-
122 votes
Alex Mamo supported this idea ·
-
121 votes
Alex Mamo supported this idea ·
-
340 votes
Alex Mamo supported this idea ·
Yes, the functions.auth.user().onCreate() is triggered twice:
1. When a new anonymous account is created.
2. When the anonymous account is linked with email and password.
Which, in my opinion, is fine. However, it would be great if this mechanism worked when linking an anonymous account with Google. Or at least an onUpdate function present.