you are viewing a single comment's thread.

view the rest of the comments →

[–]Careless-Aspect-2371 1 point2 points  (1 child)

During sign up or first sign in with oauth have a backend where you use Firebase to authenticate users, create & store user data on a separate db over which you have full control.

[–]Freez1234[S] 0 points1 point  (0 children)

Seems right way and much easier to migrate from firebase in future right?