Props for the SignOutButton component.
The children to render inside the button.
A function to call when the sign-out is successful.
The variant of the button.
Optional
Props for the SignOutButton component.
Param: props.children
The children to render inside the button.
Param: props.onSuccess
A function to call when the sign-out is successful.
Param: props.variant
The variant of the button.