Skip to content

Graphorin API reference v0.15.1


Graphorin API reference / @graphorin/cli / / runAuthLogin

Function: runAuthLogin()

ts
function runAuthLogin(options): Promise<LoginInteractiveResult>;

Defined in: packages/cli/src/commands/auth.ts:75

Stable

Parameters

ParameterType
optionsAuthLoginOptions

Returns

Promise&lt;LoginInteractiveResult&gt;