User object
Reading the user
{ isAuthenticated, user }Shape
Field
Type
Description
Typical payloads
{ isAuthenticated: false, user: null }When the user object updates
Last updated
Was this helpful?