Ask HN: How can to let user store their own data
https://news.ycombinator.com/item?id=44898798Example: I have a personal finance app and I want user to store their data on their database server. No local because it needs multiple device support.
What are the options for me?