Simple Google Sign-in with Django ✍️ (6 mins)

Описание к видео Simple Google Sign-in with Django ✍️ (6 mins)

We'll add Google sign-in to Django in the simplest possible way 🎉🙂 (No Django-all-auth or Django-social-auth or any other big packages).

✍️ Written guide here: https://www.photondesigner.com/articl...

​Edit 2024-07-19: Google now doesn't allow the redirect option in the local dev environment.
You'll need to:
- Change your HTML code to use "popup" rather than redirect
- Add the two lines I mention in the settings.py file to allow popups to redirect to Django.

I've updated the written guide so that it now works with a popup 🙂



Subscribe for more weekly Django content 🐎

Комментарии

Информация по комментариям в разработке