# Flask-RhoAuth
Authorization Library Based on StormPath and Flask-Security
## Testing
To run the tests we need to install pyenv and tox.
Follow the instructions for [pyenv](https://github.com/pyenv/pyenv#installation) and [pyenv-virtualenv](https://github.com/pyenv/pyenv-virtualenv#installation) to install pyenv.
After pyenv is intalled, then install tox
$ pip install tox
Then install the different python versions in pyenv
$ pyenv install 3.6.7 3.7.4
Now, run the tests:
$ pyenv shell $(cat .python-version) $ make test
Release files for Flask-RhoAuth 2.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Flask-RhoAuth-2.3.1.tar.gz | 10.8 kB | Details |
Release files / Flask-RhoAuth-2.3.1.tar.gz
| Download URL | Flask-RhoAuth-2.3.1.tar.gz |
|---|---|
| Size | 10.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f562aa6ff3715715f5109983274c5f9a2a5110a589b879a95733d477885d4102
|
|
BLAKE2b-256 checksum How to use checksums |
6ea9703ced481a2829fbe949274def4b55424e07326f784d7b242b89e3e96897
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.7.4
|