In the tenth part of "Building a SaaS using Django and Vue.js" I'm going to make several small optimizations around the app. I begin by removing some text th... (more…)
Read more »
There is a lot of tutorials out there, especially in English. Here it goes another one. I wrote it originally in Portuguese. The reason many people has problems deploying is because they don’t pay… (more…)
Read more »
What will we cover in this tutorial? We're going to a implement highly scalable single sign-on login flow for Facebook on a Django backend. After completing the tutorial, you will be able to: Have any user login through their Facebook account into your we... (more…)
Read more »
A simple implementation of basic multi-factor authentication (MFA) functions in Django (phone, text and email) - mwhawkins/django-simplemfa... (more…)
Read more »