User authentication is an important ingredient in application development. It both protects important data (i.e. APIs) and enables development of a personalised user experience.
It can, however, be a complicated and time-consuming process if you want to roll your own and it often requires a skilled backend developer to do it right.
This blog post shows how you can use Auth0.com and a restdb.io database to develop an application where users can sign up with your app and get access to their own data.
Please share this article with your developer friends :-)