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
| Parameter | Type |
|---|---|
options | AuthRefreshOptions |
Returns
Promise<OAuthSession>