export type OAuthStartResponse = { auth_url: string; };