A "Sign Out" button component that logs the user out of Firebase Auth.
The props for the LogoutButton component.
Optional
The Firebase Auth instance to use. If not provided, the default auth instance will be used.
An extra function to call when the user logs out.
A "Sign Out" button component that logs the user out of Firebase Auth.