export interface LoginConfig { title: string; version: string; versionLink?: string; }