
The auth problem is real.
It's not that difficult to build your own auth solution, but when you are a small team, or even a solo dev, you already have too many things to do and problems to solve. Why add another one? Plus, once you've built it, you have to maintain it. That's the part where things get complicated.
So, while I'm building my side project, I am going to use Civic's solution because it's fast -- only a few lines of code -- reliable, and above all else, secure (passwordless).
Civic takes care of auth, I'm taking care of building the product. Review collected by and hosted on G2.com.
Civic Auth is still in beta (technically), so there are minor UX updates here and there. Nothing has broken or caused real disruption so far, but bugs may occasionally appear. We know the drill, and as long as nothing major happens to disrupt our flow, we are OK with it. Review collected by and hosted on G2.com.