Changelog
- Update Flask to v1.0.2. Resolves #27.
- Update requests to v.2.20.1
- Added profiles/roles validation in auth decorator. This feature can be activated with the AUTH_USE_PROFILES environment variable.
- Minor fixes and improve code readability in auth.py module.