Answer the question
In order to leave comments, you need to log in
How to separate users after authorization?
I screwed up a simple registration on SQLite. Each user has its own id. It is also possible to add posts to the wall. The problem is that users are not separated in any way. I don't know how to get the id of the user who is currently logged in (as in php, for example, through sessions), so that I can add posts according to their id and display only them. Suitable for these purposes SQLite? Or should I use Firebase or something? I ask for advice on how to implement all this. Or some tutorial. I don't know how to google it properly. Thank you all in advance.
Answer the question
In order to leave comments, you need to log in
I screwed up a simple registration on SQLite. Each user has its own id.
Я не знаю, как получить id пользователя, который сейчас авторизован
Suitable for these purposes SQLite?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question