Ask HN: What type of login system should I implement for my site?
https://news.ycombinator.com/item?id=8996658Hi, I am creating a indie appstore. I am wondering what is the best type of login system should I use in order to create a good UX. I am thinking of using a passwordless system where a temporary link is sent to your email instead of having a fixed password. Any advice on a good login system?