export interface AppAuth { app_id: string; app_secret: string; }