mirror of
https://github.com/logto-io/logto.git
synced 2024-12-23 20:33:16 -05:00
e56a4894b7
* feat(core): wrap wechat web connector * feat(core): wrap wechat native connector * feat(core): fix dependency and remove query-string.stringify()
6 lines
69 B
Markdown
6 lines
69 B
Markdown
```json
|
|
{
|
|
"appId": "<app-id>",
|
|
"appSecret": "<app-secret>"
|
|
}
|
|
```
|