Hooks
useUser
Purpose
The useUser hook provides a convenient way to manage user identity and attributes, and access user-specific information like subscription status.
Returned Values
Prop
Type
IdentifyOptions
Prop
Type
SubscriptionStatus
Prop
Type
UserAttributes
Prop
Type
Usage
How is this guide?
Edit on GitHub