You can use the boolean
authenticated from the usePrivy hook to determine if your user is authenticated or not.Check if a user is authenticated using the usePrivy hook and gate UI experiences based on auth status
authenticated from the usePrivy hook to determine if your user is authenticated or not.