AuthOption = (Loopback | DeviceCode) & { client_id: string; log?: (message: string) => void }
Source: auth.ts:34
auth.ts:34