useUser
useUser():
UseQueryResult<NoInfer<User|null>,Error>
Hook to get the current user
Returns
Section titled “Returns”UseQueryResult<NoInfer<User | null>, Error>
useUser():
UseQueryResult<NoInfer<User|null>,Error>
Hook to get the current user
UseQueryResult<NoInfer<User | null>, Error>