15 lines
259 B
JSON
15 lines
259 B
JSON
{
|
|
"token": "some_token",
|
|
"secret": "",
|
|
"app_id": "",
|
|
"mode": "",
|
|
"scopes": [""],
|
|
"authority_url": "",
|
|
"base_url": "",
|
|
"vendors": {
|
|
"simplenote": {
|
|
"username": "",
|
|
"password": ""
|
|
}
|
|
}
|
|
} |