Re: oauth 2.0 integration

2022-08-16 Thread 'Kasper Laudrup' via Django users
On 16/08/2022 15.46, Abdallah Sow wrote: Hello you are well I have a question and I would like you to help me please I want to make a request to join three different tables Staff Customers Order. Look at "How to start a new conversation" here: https://support.google.com/groups/answer/104652

Re: oauth 2.0 integration

2022-08-16 Thread Abdallah Sow
;Kasper Laudrup' via Django users < > django-users@googlegroups.com> a écrit : > >> On 16/08/2022 08.38, Samapika Nayak wrote: >> > Hello guys, >> > Please help me integrate oauth 2.0 for google login >> > >> >> Help you with what

Re: oauth 2.0 integration

2022-08-16 Thread Abdallah Sow
022 08.38, Samapika Nayak wrote: > > Hello guys, > > Please help me integrate oauth 2.0 for google login > > > > Help you with what? > What have you done so far? > Where are you having issues? > > Kind regards, > > Kasper Laudrup > > -- > You received

Re: oauth 2.0 integration

2022-08-16 Thread 'Kasper Laudrup' via Django users
On 16/08/2022 08.38, Samapika Nayak wrote: Hello guys, Please help me integrate oauth 2.0 for google login Help you with what? What have you done so far? Where are you having issues? Kind regards, Kasper Laudrup -- You received this message because you are subscribed to the Google Groups

oauth 2.0 integration

2022-08-15 Thread Samapika Nayak
Hello guys, Please help me integrate oauth 2.0 for google login -- 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...@googlegrou

Re: oAuth 2.0

2011-03-05 Thread Mick
> And then Server needs to return token. The problem is that I can't find > how to do this in python-oauth2 way (not with Django). > Right now I have: > def request_token(request): > data = {'token': 'token123'} > return HttpResponse(simplejson.dumps(data), content_type = > 'application/javascri

Re: oAuth 2.0

2011-03-03 Thread Олег Корсак
-oauth2) there is a good example in >>> the "Logging into Django w/ Twitter" section. >>> >>> >>> >>> >>> _Mick >>> On Wednesday, March 2, 2011 at 2:36 PM, Олег Корсак wrote: >>>> hello. Is there any tut

Re: oAuth 2.0

2011-03-03 Thread Mick
th2) there is a good example in > > the "Logging into Django w/ Twitter" section. > > > > > > > > > > _Mick > > On Wednesday, March 2, 2011 at 2:36 PM, Олег Корсак wrote: > > > hello. Is there any tutorial/example about oAuth 2.0

Re: oAuth 2.0

2011-03-03 Thread Олег Корсак
thon-oauth2) there is a good example in > the "Logging into Django w/ Twitter" section. > > > > > _Mick > On Wednesday, March 2, 2011 at 2:36 PM, Олег Корсак wrote: > > hello. Is there any tutorial/example about oAuth 2.0 built into Django > > and th

Re: oAuth 2.0

2011-03-02 Thread Mick
In the README for python-oauth2 (https://github.com/simplegeo/python-oauth2) there is a good example in the "Logging into Django w/ Twitter" section. _Mick On Wednesday, March 2, 2011 at 2:36 PM, Олег Корсак wrote: > hello. Is there any tutorial/example about oAuth 2.0 buil

oAuth 2.0

2011-03-02 Thread Олег Корсак
hello. Is there any tutorial/example about oAuth 2.0 built into Django and through python-oauth2-1.2.1 ? thanks signature.asc Description: OpenPGP digital signature