Optional
closeThe delay in milliseconds before the sign in modal is closed and the sign out button is shown after the sign in is successful. If null, the sign in modal will not be closed automatically. If 0, the sign in modal will be closed immediately.
Optional
onA function to call when the sign in is successful.
Optional
onA function to call after the sign in success, when the dialog close transition ends.
Optional
onA function to call when the sign out is successful.
The props for the AuthButton component.