0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-03 21:48:55 -05:00
logto/packages/core/src/connectors
IceHe.xyz 2ee88d19ee
refactor(core): make getConnectorInstances access DB only once (#429)
* refactor(core): make getConnectorInstances access DB only once

* test(core): make getConnectorInstances access DB only once

* refactor(core): getConnectorInstanceByType merge .filter into .find for running in one loop
2022-03-25 14:45:34 +08:00
..
aliyun-dm feat(core): add README.md for connectors (#362) 2022-03-14 11:17:24 +08:00
aliyun-sms feat(core): add README.md for connectors (#362) 2022-03-14 11:17:24 +08:00
facebook feat(core): add wechat-web connector (#394) 2022-03-18 17:39:20 +08:00
github feat(core): add wechat-web connector (#394) 2022-03-18 17:39:20 +08:00
google feat(core): add wechat-web connector (#394) 2022-03-18 17:39:20 +08:00
utilities feat(core): google connector (#300) 2022-03-02 16:26:07 +08:00
wechat fix(core): fix response code for requesting wechat APIs (#422) 2022-03-22 09:41:25 +08:00
index.test.ts refactor(core): make getConnectorInstances access DB only once (#429) 2022-03-25 14:45:34 +08:00
index.ts refactor(core): make getConnectorInstances access DB only once (#429) 2022-03-25 14:45:34 +08:00
types.ts feat(core): add wechat-web connector (#394) 2022-03-18 17:39:20 +08:00