0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/connector-alipay-native/src
2022-07-14 07:56:57 +00:00
..
constant.ts feat(connector): connector error handler, throw errmsg on general errors (#1458) 2022-07-08 21:11:31 +08: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(connector-alipay-native): add Alipay Native connector (#873) 2022-05-20 13:40:40 +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: remove target, platform from connector schema and add id to metadata (#930) 2022-05-24 11:39:44 +08:00
utils.ts feat: remove target, platform from connector schema and add id to metadata (#930) 2022-05-24 11:39:44 +08:00