0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
Commit graph

5 commits

Author SHA1 Message Date
Darcy Ye
217cf6c0b3
docs(connector-aliyun-sms): add readme.md (en-US) (#1236) 2022-06-27 07:42:50 +00:00
Darcy Ye
4ee775273a
fix(connector-aliyun-sms): fix config guard, remove unnecessary fields (#1229)
* fix(connector-aliyun-sms): fix config guard, remove unnecessary fields
2022-06-24 15:38:33 +08:00
Darcy Ye
5fc2fc6ff7
chore(connectors): config template md files to json files (#987)
* chore(connectors): config template md files to json files

* chore(connectors): fix path of reading config-template files
2022-05-31 12:58:24 +08:00
Darcy Ye
b887655827
feat(connector-sendgrid-email): add sendgrid email connector (#850)
* feat(connector-sendgrid-mail): add SendGrid Mail connector

* feat(core): add SendGrid Mail connector to initializer and fix usageType
2022-05-18 11:39:36 +08:00
Darcy Ye
a06d3ee73c
feat(core): wrap aliyun short message service connector (#670)
* feat(core): wrap Aliyun short message service connector

* feat(core): connectors package.json private should be FALSE

* feat(core): fix dependencies and remove query-string.stringify()
2022-04-28 14:48:18 +08:00