One date base in few apps

Hello,
I have a question. I want to make an app with date base. Is it possible that every person which downloaded my app, will have the same date base to login and sign up, so all logins and passwords will be in one date base?

That’s pretty much the purpose of databases.

Use Firebase or just about any other database out there.

Next time please search the forum or Google before asking a question.

2 Likes

This is a bit too short as an answer. There are many types of databases for many purposes. Yes, you could use Firebase or similar to store passwords and userid’s, but the question is, do you want to store other data and what would this data look like?

2 Likes

He only asked:

And I answered that question.

1 Like