Thursday, July 25, 2013

Using Django Default Authentication

Documentation page that explains how to use the Django default authentication:

 https://docs.djangoproject.com/en/1.5/topics/auth/default/#topic-authorization

1 comment:

  1. Hello !
    I am building a mobile app(angularjs + phonegap) and I have a backend(REST - tastypie/django). How can I authenticate using facebook/twitter the users of the mobile app with the backend ?
    Thanks !

    ReplyDelete