Commit Graph
20 Commits
Author SHA1 Message Date
Faruk AYDIN b95478b635 chore: Use imports as ES modules 2024-01-04 22:24:42 +01:00
Faruk AYDIN 85141812d9 feat: Convert helpers to use JS files 2024-01-04 19:55:41 +01:00
Ali BARIN b8a44afd25 refactor: re-type interceptors for axios@1.6.0 2023-11-13 16:14:03 +00:00
Ali BARIN 89facbcddd fix(axios): incorporate http(s)-proxy-agents 2023-07-17 22:23:48 +00:00
Ali BARIN b1ee3ef8ba feat(http-request): add headers support 2023-03-23 14:53:27 +00:00
Ali BARIN 61fb71a080 fix: correct errors for unreachable servers 2023-02-27 20:28:15 +01:00
Ali BARIN 0870fa7e8f fix(typeform): add HTTP 403 to refresh token 2023-01-18 22:41:10 +01:00
Faruk AYDIN 6bf0e799a1 feat: Add isRefreshTokenRequested condition to auth in global variable 2022-11-21 09:43:04 +01:00
Ali BARIN 166dda4a4b feat(salesforce): implement refresh token logic 2022-11-21 09:43:04 +01:00
Ali BARIN 901605fd9c feat: add refresh token capability 2022-11-21 09:43:04 +01:00
Faruk AYDIN 06a2014bc1 feat: Enrich error responses 2022-11-07 22:51:30 +01:00
Faruk AYDIN c3a54e0c69 feat: Introduce http error class 2022-10-28 13:36:28 +02:00
Faruk AYDIN 9a743fb4a8 feat: Capture unhandled errors by restructuring apps 2022-10-22 13:48:49 +02:00
Faruk AYDIN a5e114ac68 refactor: Restructure twitter app with beforeRequest hook 2022-10-18 19:45:00 +02:00
Ali BARIN 1760c6e454 feat: add defineApp and beforeRequest 2022-10-17 23:52:48 +02:00
Faruk AYDIN 048689d28f fix: Typo for the http client creation method 2022-10-04 04:07:12 +03:00
Ali BARIN 52e4e09e85 refactor: rewrite http-client as functional 2022-10-03 17:10:16 +02:00
Faruk AYDIN 953a031ba6 chore: Use integrationError instead of automatischError 2022-09-26 19:12:07 +03:00
Faruk AYDIN 8826125845 feat: Draft implementation to store and expose integration errors 2022-09-26 17:05:56 +03:00
Faruk AYDIN 16e299a12d feat: Implement basic http client 2022-07-15 19:56:48 +03:00