Settings and activity
4 results found
-
28 votes
An error occurred while saving the comment Johannes Hof shared this idea ·
-
35 votes
Johannes Hof supported this idea ·
-
99 votes
Johannes Hof supported this idea ·
-
324 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.
Johannes Hof supported this idea ·
The main use case of queues for me are long background processes, which are very important for the application. Here the visibility of the process with all parameters is crucial, i.e. when was the process triggered by whom and with which parameters. It should be possible to react to errors in the process (what happens if the process is aborted) and to restart the process at any time. An overview in the Firebase Console and the Firebase Emulator would be useful for this.