Feature/auth
Closes #3 (closed) and #4 (closed)
Added jwt auth. This is just a start I suppose. But it works, you need to authenticate before you can call the ping endpoint at the moment.
Doing so doesn't work with curl
yet. It runs into a random 400 problem I have yet to determine. However just calling it within python script works perfectly fine.