import Link from "next/link"; import { useId } from "react"; import clsx from "clsx"; import { DiscordLogoIcon } from "@radix-ui/react-icons"; function BookIcon(props: React.ComponentPropsWithoutRef<"svg">) { return ( ); } function GitHubIcon(props: React.ComponentPropsWithoutRef<"svg">) { return ( ); } function FeedIcon(props: React.ComponentPropsWithoutRef<"svg">) { return ( ); } function XIcon(props: React.ComponentPropsWithoutRef<"svg">) { return ( ); } export function Intro() { return ( <>
Better Auth is comprehensive authentication library for TypeScript that provides a wide range of features to make authentication easier and more secure.
Brought to you by{" "}