Your question is a little unclear but I'm assuming that you are trying to add Google authentication to your Django project. I've used: https://python-social-auth.readthedocs.io/en/latest/
...with good results in the past. I've also heard good things about: https://django-allauth.readthedocs.io/en/latest/ ... but I've never actually used it. On July 20, 2022 8:03:20 AM CDT, Ankit Chaurasia <[email protected]> wrote: >Hello Dev, >Can anyone send me Google Authentication code or any exp ? > >-- >You received this message because you are subscribed to the Google Groups >"Django users" group. >To unsubscribe from this group and stop receiving emails from it, send an >email to [email protected]. >To view this discussion on the web visit >https://groups.google.com/d/msgid/django-users/8aa229d0-3f5e-48b0-b02c-4a742bf273c8n%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/E5EC68C7-40D1-408D-B8B2-6FA88F9CFA73%40fattuba.com.

