Skip to content

DoCurious API Reference / store / selectIsUnder13

Function: selectIsUnder13()

selectIsUnder13(state): boolean

Defined in: store/useAuthStore.ts:453

Check if the current user is under 13 (COPPA-relevant).

Parameters

state

AuthStore

Auth store state

Returns

boolean

true if the user is flagged as under 13

DoCurious Platform Documentation