Skip to Content
Anuma SDKExpoInternalInterfacesNotionAuthUrlParams

NotionAuthUrlParams

Defined in: src/lib/auth/notion-primitives.ts:69 

Parameters for buildNotionAuthUrl.

Properties

authorizationEndpoint

authorizationEndpoint: string

Defined in: src/lib/auth/notion-primitives.ts:70 


clientId

clientId: string

Defined in: src/lib/auth/notion-primitives.ts:71 


codeChallenge

codeChallenge: string

Defined in: src/lib/auth/notion-primitives.ts:73 


redirectUri

redirectUri: string

Defined in: src/lib/auth/notion-primitives.ts:72 


state

state: string

Defined in: src/lib/auth/notion-primitives.ts:74 

Last updated on