refreshNotionToken
refreshNotionToken(
walletAddress:string|undefined):Promise<string|null>
Defined in: src/lib/auth/notion.ts:833Â
Refresh the access token using the refresh token
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
Promise<string | null>
Last updated on