Skip to main content

Django Rest Framework Authentication Module with Angular

Project description

Django Rest Framework-Angular Authorization
===================


## Installation
Install the package


```bash
$ pip install drf_authentication
$ python manage.py bower_install
```
You must add 'bower' and 'drf_authentication' to INSTALLED_APPS.


## Dependencies

django
djangorestframework
jack_bower



## Demo
[Demo ](https://drf-auth-angular.herokuapp.com/) you can check it out.

##Testing


Run all tests:
```bash
$ tox
```

Start test with nose and code coverage:
```bash
$ nosetests --with-cov --cov-report html --cov drf_angular_auth tests/
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

drf_authentication-0.1.0.tar.gz (6.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page