Skip to Content

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

ParameterType

walletAddress

string | undefined

Returns

Promise<string | null>

Last updated on