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?
optionalclientSecret: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