update auth.py to use a auth.json file instead, with functional default file

This commit is contained in:
Xevion
2019-10-27 22:29:56 -05:00
parent 92da3e4355
commit bb7d4b3cb9
4 changed files with 40 additions and 9 deletions

2
.gitignore vendored
View File

@@ -2,7 +2,7 @@ __pycache__/**
tracks/**
cache_xevioni/**
.cache-*
auth.py
auth.json
export/**
# Byte-compiled / optimized / DLL files