Skip to Content
Anuma SDKExpoInternalInterfacesNotionClientRegistration

NotionClientRegistration

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

Result of dynamic client registration (RFC 7591).

Properties

clientId

clientId: string

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


clientSecret?

optional clientSecret: string

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


redirectUri

redirectUri: string

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


registeredAt

registeredAt: number

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

Last updated on