Monday, July 25, 2022

Re: Google Authentication code

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 <devankitchaurasia@gmail.com> wrote:
Hello Dev,
Can anyone send me Google Authentication code or any exp ?

No comments:

Post a Comment