useSession
useSession():
UseQueryResult<null|AuthSession,Error>
Hook to get the current session
Returns
Section titled “Returns”UseQueryResult<null | AuthSession, Error>
useSession():
UseQueryResult<null|AuthSession,Error>
Hook to get the current session
UseQueryResult<null | AuthSession, Error>