api: Add oath token to the request header

This commit is contained in:
Alex Vanin 2020-05-16 10:55:32 +03:00
parent 1053dfad9a
commit 4de664eadc
3 changed files with 10 additions and 4 deletions

2
.gitignore vendored
View file

@ -1,5 +1,7 @@
__pycache__
*.swp
.token
.oath
.secret
server.conf
.*.log