Hacker News new | ask | show | jobs
by dkrich 4785 days ago
If every single application everywhere rolls it's own auth every time, you're going to have 10 auths (which according to security advice should be seperate) to remember.

You're confusing with what is [perhaps] technically the most reasonable solution with what your potential users will be willing to do. That's a mistake.

1 comments

isn't thinking about user convenience a good thing?

Can you elaborate? Are you saying that the most reasonable technical solution is what people should select, regardless of what the potential users are willing to do?