Create a web app with user authentication in under 10 minutes
Have you struggled with user authentication before? Almost every web application we make needs some type of user authentication. Yet, it’s still not trivial to create a standard user authentication flow. I can’t tell you the number of times I’ve created login and signup pages. The good news is that there are some good JavaScript […]