You'll want to setup an OAuth2 server for this. On 11/03/2013 7:54 AM, "Pratik Mandrekar" <[email protected]> wrote:
> Hello, > > I'm trying to figure out what would be the best way to integrate django > with ember.js/backbone from the user authentication point of view. I'm > using Tastypie for creating RESTful resources. > > I have no problem creating APIs once a user has been authenticated using > the Session based authentication but I am wondering what is the best > RESTful way to create a user authentication API that can confirm to > Session based authentication. > > Also if I'm not mistaken the right way to authenticate the client is via > the API key authentication right? > > Thanks, > Pratik > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

