refactor: clean up github and rewrite its auth
This commit is contained in:
1
packages/types/index.d.ts
vendored
1
packages/types/index.d.ts
vendored
@@ -157,6 +157,7 @@ export interface IApp {
|
||||
authDocUrl: string;
|
||||
primaryColor: string;
|
||||
supportsConnections: boolean;
|
||||
apiBaseUrl: string;
|
||||
baseUrl: string;
|
||||
auth: IAuth;
|
||||
connectionCount: number;
|
||||
|
Reference in New Issue
Block a user