Adding social sign in to your Django web application using OAuth

In this tutorial, we’ll build a basic Django web application using FusionAuth for an easier and safer way of handling user registration and authentication. Read more

Similar

2021 Django Developers Survey

The 2021 Django Developers Survey is now live. Please take a moment to fill it out. The survey sheds light on how different developers use Django and the related tools and technologies. After the survey is over, the aggregated results and anonymized raw d... (more…)

Read more »

Flask vs. Django

In this article, we will take a look at two of the most popular web frameworks in Python: Django and Flask. Here, we will be covering how each of these frameworks compares when looking at their learning curves, how easy it is to get started. Next, we'll a... (more…)

Read more »