MineJSv0.5.1

AuthOption

AuthOption = (Loopback | DeviceCode) & { client_id: string; log?: (message: string) => void }

Source: auth.ts:34