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.6.tar.gz
(37.8 kB
view details)
Built Distribution
File details
Details for the file seed-auth-api-0.9.6.tar.gz
.
File metadata
- Download URL: seed-auth-api-0.9.6.tar.gz
- Upload date:
- Size: 37.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b5138981a3e8c83e8ec59b87f50e3a87453683d0c40f920365297dcdd5e0668 |
|
MD5 | 7238f32dca41b1d15ff5ef9cd10e3856 |
|
BLAKE2b-256 | 2237f05ffb160b23df5aa99d7f4349bb8c9375dbf6ec4c1ff7fd36f5747b1f4e |
Provenance
File details
Details for the file seed_auth_api-0.9.6-py2.py3-none-any.whl
.
File metadata
- Download URL: seed_auth_api-0.9.6-py2.py3-none-any.whl
- Upload date:
- Size: 37.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c82c7558d00eb6d9b2f9b6b43ff49119fd2f5213b5da78c88efdd74a98fc801 |
|
MD5 | 7d8347564efc00c5f6e5758e186affae |
|
BLAKE2b-256 | d43f704d95273d804764f336ec424fd45c61dc71ce789cc6cbc39ef00c8eb769 |