Skip to main content

Seed Auth API

Project description

.. image:: https://coveralls.io/repos/github/praekelt/seed-auth-api/badge.svg?branch=develop
:target: https://coveralls.io/github/praekelt/seed-auth-api?branch=develop

.. image:: https://travis-ci.org/praekelt/seed-auth-api.svg?branch=develop
:target: https://travis-ci.org/praekelt/seed-auth-api

.. image:: https://requires.io/github/praekelt/seed-auth-api/requirements.svg?branch=develop
:target: https://requires.io/github/praekelt/seed-auth-api/requirements/?branch=develop

.. image:: https://readthedocs.org/projects/seed-auth-api/badge/?version=develop
:target: http://seed-auth-api.readthedocs.io/en/develop/?badge=develop

=============
Seed Auth API
=============

Seed Auth API. User and permissions store, authentication and authorization.

## Running

* `pip install -e .`
* `psql -U postgres -c "CREATE DATABASE seed_auth;"`
* `./manage.py migrate`
* `./manage.py createsuperuser`
* `./manage.py runserver --settings=seed_auth_api.testsettings`

## Running tests

* `pip install -e .`
* `pip install -r requirements-dev.txt`
* `py.test --ds=seed_auth_api.testsettings authapi

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

seed-auth-api-0.9.0.tar.gz (37.7 kB view hashes)

Uploaded Source

Built Distribution

seed_auth_api-0.9.0-py2.py3-none-any.whl (38.4 kB view hashes)

Uploaded Python 2 Python 3

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