MCPcopy
hub / github.com/lingodotdev/lingo.dev / auth.ts

File auth.ts

packages/cli/src/cli/cmd/auth.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Command } from "interactive-commander";
2import Ora from "ora";
3import { getSettings, saveSettings } from "../utils/settings";
4import { createAuthenticator } from "../utils/auth";

Callers

nothing calls this directly

Calls 4

getSettingsFunction · 0.90
createAuthenticatorFunction · 0.90
warnMethod · 0.80
whoamiMethod · 0.80

Tested by

no test coverage detected