A button that signs out the current user, clears auth state, and redirects to a specified URL.Documentation Index
Fetch the complete documentation index at: https://docs.authplugin.com/llms.txt
Use this file to discover all available pages before exploring further.
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| Button Text | String | Button label | Sign Out |
| Redirect URL | String | Where to redirect after logout | / |
| Style Variant | Enum | Visual style (default, outline, ghost) | default |
Features
- Clears all authentication tokens and session data
- Redirects to home or custom URL after sign-out
- Multiple style variants
- Customizable button text