chore: update example settings file
This commit is contained in:
@@ -14,5 +14,13 @@
|
|||||||
"Issuer": "Issuer",
|
"Issuer": "Issuer",
|
||||||
"Secret": "Secret",
|
"Secret": "Secret",
|
||||||
"ExpiryInMinutes": "ExpiryInMinutes"
|
"ExpiryInMinutes": "ExpiryInMinutes"
|
||||||
|
},
|
||||||
|
"FileKeyRingOptions": {
|
||||||
|
"KeysDirectoryPath": "KeysDirectoryPath",
|
||||||
|
"PrimaryKeyId": "PrimaryKeyId"
|
||||||
|
},
|
||||||
|
"PlaidOptions": {
|
||||||
|
"ClientId": "ClientId",
|
||||||
|
"Secret": "Secret"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user