Implemented authentication.

Near feature complete.
This commit is contained in:
2018-08-05 19:32:07 +00:00
parent a14dddfc05
commit da9a91681c
29 changed files with 816 additions and 99 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "micro-ecc"]
path = micro-ecc
url = https://github.com/kmackay/micro-ecc.git
[submodule "cpp-base64"]
path = cpp-base64
url = https://github.com/ReneNyffenegger/cpp-base64.git