Appearance
DoCurious API Reference / store / selectIsTier1
Function: selectIsTier1()
selectIsTier1(
state):boolean
Defined in: store/useAuthStore.ts:582
Check if the user has a Tier 1 (school-only) account with restricted features.
Tier 1 accounts cannot create friend communities, access personal saved lists, receive gifts, or use Dealer's Choice.
Parameters
state
AuthStore
Auth store state
Returns
boolean
true if the user's account tier is 'tier_1_school_only'