NotionRefreshTokenParams
Defined in: src/lib/auth/notion-primitives.ts:87
Parameters for refreshNotionAccessToken.
Properties
clientId
clientId:
string
Defined in: src/lib/auth/notion-primitives.ts:90
refreshToken
refreshToken:
string
Defined in: src/lib/auth/notion-primitives.ts:89
tokenEndpoint
tokenEndpoint:
string
Defined in: src/lib/auth/notion-primitives.ts:88
Last updated on