HandlersBootstrapUser
HandlersBootstrapUser =
object
Defined in: src/client/types.gen.ts:1399
User is the authenticated identity context.
Properties
subscription_tier?
optionalsubscription_tier:string
Defined in: src/client/types.gen.ts:1403
SubscriptionTier reflects the user’s tier (e.g., “basic”, “starter”, “pro”).
user_address?
optionaluser_address:string
Defined in: src/client/types.gen.ts:1407
UserAddress is the EVM address resolved from the auth token.
Last updated on