Re: Need way of authentication with google without using an allauth packages

2023-02-28 Thread Jeman Kumar
https://python-social-auth.readthedocs.io/en/latest/configuration/django.html

On Tue, 28 Feb, 2023, 12:50 pm MaheshKumar,  wrote:

> I need how to create an google authentication without using the django
> -allauth packages.
>
>
> Please give me an idea to create an flow of authentication with google in
> django
>
> --
> 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 django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/cafb233e-2689-4613-adf0-7751bcbdce94n%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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CALmE1Ttd1NJEvAR2x6L2%3DtyRGpN5oSfUqSxpbFtM8jMT9ZhYMg%40mail.gmail.com.


Re: Need way of authentication with google without using an allauth packages

2023-02-28 Thread Vineet Kothari
https://realpython.com/flask-google-login/

Try this one to get an overall idea the concept is same for google.


On Tue, 28 Feb 2023, 7:34 pm Dev Femi Badmus, 
wrote:

> google cloud auth or account auth, which one??
>
> On Tue, Feb 28, 2023 at 8:21 AM MaheshKumar  wrote:
>
>> I need how to create an google authentication without using the django
>> -allauth packages.
>>
>>
>> Please give me an idea to create an flow of authentication with google in
>> django
>>
>> --
>> 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 django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/cafb233e-2689-4613-adf0-7751bcbdce94n%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 django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAD9bWYxc6OPqD5qoUz-vWAU7rPFfwfYU9RdLCD%3DcnnFgpXzCXA%40mail.gmail.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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAAcanssGdwAOQHsONeF4XmMsmCOyt2u%2Br9EKZot-LypsbCqZkw%40mail.gmail.com.


Re: Need way of authentication with google without using an allauth packages

2023-02-28 Thread Dev Femi Badmus
google cloud auth or account auth, which one??

On Tue, Feb 28, 2023 at 8:21 AM MaheshKumar  wrote:

> I need how to create an google authentication without using the django
> -allauth packages.
>
>
> Please give me an idea to create an flow of authentication with google in
> django
>
> --
> 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 django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/cafb233e-2689-4613-adf0-7751bcbdce94n%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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAD9bWYxc6OPqD5qoUz-vWAU7rPFfwfYU9RdLCD%3DcnnFgpXzCXA%40mail.gmail.com.


Need way of authentication with google without using an allauth packages

2023-02-27 Thread MaheshKumar
I need how to create an google authentication without using the django 
-allauth packages.


Please give me an idea to create an flow of authentication with google in 
django

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/cafb233e-2689-4613-adf0-7751bcbdce94n%40googlegroups.com.