wip: add db classes; can't load SQLite driver.
This commit is contained in:
parent
36f7b82806
commit
457f5dce91
13 changed files with 3442 additions and 33 deletions
6
apps/vdb-backend/res/token.template.json
Normal file
6
apps/vdb-backend/res/token.template.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"type": "authorized_user",
|
||||
"client_id": "",
|
||||
"client_secret": "",
|
||||
"refresh_token": ""
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue