0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages
Darcy Ye 3925424316
refactor(connectors): use zod guard instead of got generic and elaborate error info (#1078)
* feat(alipay): use zod parse instead of got response generic

* feat(alipay): fix expires_in and re_expires_in type

* feat(alipay): extract errorHandler function to map HTTP error to connector error

* feat(alipay-native): refactor as alipay

* feat(aliyun-dm): use zod parser for type guard and extract error handler

* feat(aliyun-sms): extract error handler

* feat(facebook): use zod parser

* feat(github): use zod parser

* feat(google): use zod parser

* feat(wechat-web): use zod parser and wrap error handler

* feat(wechat-native): use zod parser and wrap error handler
2022-06-10 10:41:45 +08:00
..
connector-alipay refactor(connectors): use zod guard instead of got generic and elaborate error info (#1078) 2022-06-10 10:41:45 +08:00
connector-alipay-native refactor(connectors): use zod guard instead of got generic and elaborate error info (#1078) 2022-06-10 10:41:45 +08:00
connector-aliyun-dm refactor(connectors): use zod guard instead of got generic and elaborate error info (#1078) 2022-06-10 10:41:45 +08:00
connector-aliyun-sms refactor(connectors): use zod guard instead of got generic and elaborate error info (#1078) 2022-06-10 10:41:45 +08:00
connector-apple chore(deps): update dependency lint-staged to v13 (#1019) 2022-06-02 13:19:09 +08:00
connector-facebook refactor(connectors): use zod guard instead of got generic and elaborate error info (#1078) 2022-06-10 10:41:45 +08:00
connector-github refactor(connectors): use zod guard instead of got generic and elaborate error info (#1078) 2022-06-10 10:41:45 +08:00
connector-google refactor(connectors): use zod guard instead of got generic and elaborate error info (#1078) 2022-06-10 10:41:45 +08:00
connector-sendgrid-mail feat(sms/email-connectors): expose third-party API request error message (#1059) 2022-06-07 14:14:06 +08:00
connector-twilio-sms feat(sms/email-connectors): expose third-party API request error message (#1059) 2022-06-07 14:14:06 +08:00
connector-types chore(deps): update dependency lint-staged to v13 (#1019) 2022-06-02 13:19:09 +08:00
connector-wechat refactor(connectors): use zod guard instead of got generic and elaborate error info (#1078) 2022-06-10 10:41:45 +08:00
connector-wechat-native refactor(connectors): use zod guard instead of got generic and elaborate error info (#1078) 2022-06-10 10:41:45 +08:00
console feat(dashboard): add tooltip to dashboard items (#1089) 2022-06-10 10:34:04 +08:00
core feat(core): align connector error handler middleware with ConnectorErrorCodes (#1063) 2022-06-10 10:25:28 +08:00
demo-app refactor: bump react sdk 0.1.15 and use callback function instead of url 2022-06-09 15:32:43 +08:00
docs chore(docs): adjust sdk reference sorting order 2022-06-09 15:51:18 +08:00
integration-tests test: allow JS in tests (#903) 2022-05-20 13:02:36 +08:00
phrases feat(dashboard): add tooltip to dashboard items (#1089) 2022-06-10 10:34:04 +08:00
schemas feat(console): log details page (#1064) 2022-06-08 15:58:50 +08:00
shared feat(demo-app): implement (part 2) 2022-06-06 20:17:25 +08:00
ui refactor(ui): some ui structure refactor (#1069) 2022-06-09 02:41:24 +00:00