JohnVonNeumann / opensorcery

Gamified open source contributions.
7 stars 0 forks source link

Os 11 part 1 integrate django with auth0 #34

Closed JohnVonNeumann closed 5 years ago

JohnVonNeumann commented 5 years ago

Part one of os11 implemented. This PR solves basic functionality and the introduction of the original auth0 code (with a minor variation to solve problems surrounding bandit linting directives) along with a minor addition to docker-compose and sourcing our first set of envvars required. A shell script is also being added to support the new env_file directive in docker-compose within the travis run.