Metadata-Version: 1.1
Name: django-rest-auth
Version: 0.3.3
Summary: Create a set of REST API endpoints for Authentication and Registration
Home-page: http://github.com/Tivix/django-rest-auth
Author: Sumit Chachra
Author-email: chachra@tivix.com
License: UNKNOWN
Description: Welcome to django-rest-auth
        ===========================
        
        .. image:: https://travis-ci.org/Tivix/django-rest-auth.png
            :target: https://travis-ci.org/Tivix/django-rest-auth
        
        
        .. image:: https://coveralls.io/repos/Tivix/django-rest-auth/badge.png
            :target: https://coveralls.io/r/Tivix/django-rest-auth?branch=master
        
        
        .. image:: https://requires.io/github/Tivix/django-rest-auth/requirements.png?branch=master
            :target: https://requires.io/github/Tivix/django-rest-auth/requirements/?branch=master
        
        
        .. image:: https://readthedocs.org/projects/django-rest-auth/badge/?version=latest
            :target: https://readthedocs.org/projects/django-rest-auth/?badge=latest
        
        
        Django-rest-auth provides a set of REST API endpoints for Authentication and Registration
        
        
        Documentation
        -------------
        http://django-rest-auth.readthedocs.org/en/latest/
        
        
        Source code
        -----------
        https://github.com/Tivix/django-rest-auth
Keywords: django rest auth registration rest-framework django-registration api
Platform: UNKNOWN
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
