Appearance
DoCurious API Reference / store / selectNeedsConsent
Function: selectNeedsConsent()
selectNeedsConsent(
state):boolean
Defined in: store/useAuthStore.ts:516
Check if the user has pending parental consent (COPPA two-tier flow).
Parameters
state
AuthStore
Auth store state
Returns
boolean
true if parental consent status is 'pending'