Added support for authentication tokens + fix for #1 #2

Open
Ghost wants to merge 2 commits from (deleted):master into master

2 Commits

Author SHA1 Message Date
Vasil Rangelov 53da62b914 Added "standard", and enforced it via "husky", i.e. all commits will make the code go through a pass of "standard" and fail if standard can't fix it;
Also made a pass on the existing files.
2019-08-30 17:37:46 +03:00
Vasil Rangelov eebb2cb219 Added support for authentication tokens.
Fixed #1.
2019-08-30 17:20:13 +03:00