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/
```
===================
## 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file drf_authentication-0.1.0.tar.gz
.
File metadata
- Download URL: drf_authentication-0.1.0.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de3b659acd2d1cda9c316888996288a78333dce67b1d78b631133f5d416bac33 |
|
MD5 | f740f001983b40582fc9985c09118763 |
|
BLAKE2b-256 | f215a794e8a40c859b5eb783a3f8157d6d9114d469f90fa032a1ac70e5b998bf |