export interface OAuthResponse { authToken: string; }