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