refactor: clean up github and rewrite its auth

This commit is contained in:
Ali BARIN
2022-10-16 23:34:21 +02:00
parent a69cd51dda
commit 314787f39c
37 changed files with 398 additions and 1756 deletions
+1
View File
@@ -157,6 +157,7 @@ export interface IApp {
authDocUrl: string;
primaryColor: string;
supportsConnections: boolean;
apiBaseUrl: string;
baseUrl: string;
auth: IAuth;
connectionCount: number;