0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages/connector-aliyun-dm/src
2022-07-14 07:56:57 +00:00
..
constant.ts chore(connector): update connectors description (#1397) 2022-07-04 04:20:28 +00:00
index.test.ts fix(connector): fix connector getConfig and validateConfig type (#1530) 2022-07-14 00:12:01 +08:00
index.ts fix(connector): refactor ConnectorInstance as class (#1541) 2022-07-14 07:56:57 +00:00
mock.ts feat(core): wrap aliyun direct mail connector (#660) 2022-04-26 19:32:41 +08:00
single-send-mail.test.ts feat(core): wrap aliyun direct mail connector (#660) 2022-04-26 19:32:41 +08:00
single-send-mail.ts refactor(connectors): use zod guard instead of got generic and elaborate error info (#1078) 2022-06-10 10:41:45 +08:00
types.ts feat(connector): connector error handler, throw errmsg on general errors (#1458) 2022-07-08 21:11:31 +08:00
utils.test.ts feat(core): wrap aliyun direct mail connector (#660) 2022-04-26 19:32:41 +08:00
utils.ts refactor(connectors): use zod guard instead of got generic and elaborate error info (#1078) 2022-06-10 10:41:45 +08:00