Graphorin API reference v0.15.1
Graphorin API reference / @graphorin/cli / / runAuthRefresh
Function: runAuthRefresh()
ts
function runAuthRefresh(options): Promise<OAuthSession>;Defined in: packages/cli/src/commands/auth.ts:147
Stable
Parameters
| Parameter | Type |
|---|---|
options | AuthRefreshOptions |
Returns
Promise<OAuthSession>