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