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
Darcy Ye 96796203dd
feat(native-connectors): pass random state to native connector sdk (#922)
* feat(native-connectors): pass random state to native connector SDK

* refactor(connector-*): update type GetAuthorizationUri

* refactor(core): fix input params order
2022-05-25 14:23:53 +08:00
..
constant.ts feat(core): serve connector logo (#931) 2022-05-24 13:54:37 +08:00
index.test.ts feat(native-connectors): pass random state to native connector sdk (#922) 2022-05-25 14:23:53 +08:00
index.ts feat(native-connectors): pass random state to native connector sdk (#922) 2022-05-25 14:23:53 +08:00
mock.ts feat(connector-alipay-native): add Alipay Native connector (#873) 2022-05-20 13:40:40 +08:00
types.ts feat(connector-alipay-native): add Alipay Native connector (#873) 2022-05-20 13:40:40 +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