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:

Re: oauth 2.0 integration

2022-08-16 Thread Abdallah Sow
er 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
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 messa

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-16 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...@google

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 = >

Re: oAuth 2.0

2011-03-03 Thread Олег Корсак
/ 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 through python-oauth2

Re: oAuth 2.0

2011-03-03 Thread Mick
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 int

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 tutorial/example about oAuth 2.0 built into Django > > and through

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