Implemented SQLite starting with saving the user's credentials. Next is to save the access token and then the host uri
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
[submodule "app/src/main/cpp/3rdparty/json"]
|
||||
path = app/src/main/cpp/3rdparty/json
|
||||
url = https://github.com/nlohmann/json
|
||||
[submodule "app/src/main/cpp/3rdparty/SQLiteCpp"]
|
||||
path = app/src/main/cpp/3rdparty/SQLiteCpp
|
||||
url = https://github.com/SRombauts/SQLiteCpp
|
||||
|
||||
Reference in New Issue
Block a user