Seed Auth API
Project description
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.8.tar.gz
(37.8 kB
view details)
Built Distribution
File details
Details for the file seed-auth-api-0.9.8.tar.gz
.
File metadata
- Download URL: seed-auth-api-0.9.8.tar.gz
- Upload date:
- Size: 37.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50a18ca7d92b23cc82d4b916bcfa5e6fd89cf6f2506c7381b85b09ed52634890 |
|
MD5 | fcbee2979afce109baa49c3d697af1af |
|
BLAKE2b-256 | e9a41c040d7996b7764237992934f764e48e44997d39fd9be6d3abea5762997d |
Provenance
File details
Details for the file seed_auth_api-0.9.8-py2.py3-none-any.whl
.
File metadata
- Download URL: seed_auth_api-0.9.8-py2.py3-none-any.whl
- Upload date:
- Size: 37.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd68be372b481b123f7e85afa9704162b6711e9ce23ea543ee4262f87b7a91f1 |
|
MD5 | ee5357363cf64c5a56c6dbfe8efebd06 |
|
BLAKE2b-256 | 506db84c4c05db655bb7f0898e4ece874a8ba2792a4f99885a6ec6e4667d2e01 |