mirror of
https://github.com/logto-io/logto.git
synced 2024-12-23 20:33:16 -05:00
6 lines
169 B
JSON
6 lines
169 B
JSON
{
|
|
"appId": "<app-id>",
|
|
"signType": "<signing-algorithm-either-RSA-or-RSA2>",
|
|
"privateKey": "<private-key>",
|
|
"charset": "<OPTIONAL-charset-either-GBK-or-UTF8>"
|
|
}
|