refactor: clean up github and rewrite its auth

This commit is contained in:
Ali BARIN
2022-10-16 19:49:45 +02:00
parent a69cd51dda
commit 314787f39c
37 changed files with 398 additions and 1756 deletions

View File

@@ -41,7 +41,7 @@ const globalVariable = async (
data: connection?.formattedData,
},
app: app,
http: createHttpClient({ baseURL: app.baseUrl }),
http: createHttpClient({ baseURL: app.apiBaseUrl }),
flow: {
id: flow?.id,
lastInternalId,