On May 23, 3:12 pm, Roarster <[email protected]> wrote: > Thanks Bruno. I've had a bit more of a look into this and everyone seems > to be using OAuth, as you mention. I did try to get this working with the > Tastypie API but I couldn't really find any documentation and found it a > bit of a struggle. I guess I'll have to look into this further.
Yes, OAuth is not exactly the most straightforward protocol - but it's becoming the de facto standard for such issues. > I've also looked into the public APIs you mention and none of them seem to > allow registration (at least not on the public API). I guess since my API > will be private (at least initially) I can do what I want, I was just > hoping to find out what some other well used apps (e.g. Instagram) might > use for communication. Do you think it's possible they just have another > REST API they don't disclose? How would I know ?-) -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

