import Link from "next/link"; import { Button } from "@/components/ui/button"; import { useId } from "react"; import clsx from "clsx"; 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 advanced authentication library for typescript packed by customizable and extendible plugin ecosystem
Brought to you by{" "}