Skip to content

GoranAviani/django-rest-user-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Rest Framework User Authentication

Django API with token-based user authentication.

Prerequisites

Made using Python 3.5.2. All other prerequisites can be found in requirements.txt file.

certifi==2018.4.16 chardet==3.0.4 defusedxml==0.5.0 Django==2.0.4 django-allauth==0.35.0 django-rest-auth==0.9.3 djangorestframework==3.8.2 idna==2.6 oauthlib==2.0.7 pkg-resources==0.0.0 python3-openid==3.1.0 pytz==2018.4 requests==2.18.4 requests-oauthlib==0.8.0 six==1.11.0 urllib3==1.22

Additional info:

API endpoints: http://django-rest-auth.readthedocs.io/en/latest/api_endpoints.html

About

Django API with token-based user authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages