mirror of
https://github.com/logto-io/logto.git
synced 2024-12-23 20:33:16 -05:00
5fc2fc6ff7
* chore(connectors): config template md files to json files * chore(connectors): fix path of reading config-template files
5 lines
96 B
JSON
5 lines
96 B
JSON
{
|
|
"appId": "<app-id>",
|
|
"signType": "<signing-algorithm>",
|
|
"privateKey": "<private-key>"
|
|
}
|