BETTER-AUTH. UI
Components

<SignOut />

A sign-out component that automatically signs the user out when mounted and displays a loading indicator.

Usage

import { SignOut } from "@better-auth-ui/heroui"

export function SignOutDemo() {
  return <SignOut />
}

Props

Prop

Type

Last updated on

On this page