export interface AuthModuleOptions { tenantId: string; clientId: string; clientSecret: string; }