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

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

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

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