Skip to content

Files

Latest commit

author
Baylee Feore
Sep 10, 2014
9f869ff · Sep 10, 2014

History

History
6 lines (4 loc) · 285 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 285 Bytes

rest-user

User relevant API resources for signing up, logging in, getting user information, and editing user information using Django REST Framework and OAuth2.0

Expects that a custom user model is defined in settings.AUTH_USER_MODEL in line with Django 1.5+.