mirror of
https://github.com/logto-io/logto.git
synced 2024-12-30 20:33:54 -05:00
8 lines
108 B
Markdown
8 lines
108 B
Markdown
|
```json
|
||
|
{
|
||
|
"appId": "<app-id>",
|
||
|
"signType": "<signing-algorithm>",
|
||
|
"privateKey": "<private-key>"
|
||
|
}
|
||
|
```
|