Hacker News new | ask | show | jobs
by anconam 2610 days ago
Although it might looks like a weird design choice, an installed app was the only possible choice not to store the user credentials on our servers. I have elaborated this in another post.
1 comments

You have localStorage and indexedDB on the web. Web is a pretty powerful client.