Components
<SignOut />
A sign-out component that automatically signs the user out when mounted and displays a loading indicator.
Usage
import { SignOut } from "@/components/auth/sign-out"
export function SignOutDemo() {
return <SignOut />
}Installation
npx shadcn@latest add https://better-auth-ui.com/r/sign-out.jsonProps
Prop
Type
Last updated on