Skip to content

DoCurious API Reference / types / ParentConsentConfirm

Interface: ParentConsentConfirm

Defined in: types/auth.types.ts:118

Parent consent confirmation

Properties

approved

approved: boolean

Defined in: types/auth.types.ts:120


sharingPermissions?

optional sharingPermissions: object

Defined in: types/auth.types.ts:121

allowedCommunityTypes

allowedCommunityTypes: string[]

canSharePublicly

canSharePublicly: boolean


token

token: string

Defined in: types/auth.types.ts:119

DoCurious Platform Documentation