export interface IConfig { client_id: string; redirect_uri: string; }