Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/cli / / runAuthRefresh

Function: runAuthRefresh()

ts
function runAuthRefresh(options): Promise<OAuthSession>;

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

Parameters

ParameterType
optionsAuthRefreshOptions

Returns

Promise&lt;OAuthSession&gt;

Stable