OptionalchildrenOptionalcloseThe 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.
OptionalonA function to call when the sign in is successful.
OptionalonA function to call after the sign in success, when the dialog close transition ends.
OptionalonA function to call when the sign out is successful.
OptionalplaceholderThe placeholder to render while the CDP SDK is initializing.
OptionalsignThe sign out button, rendered when the user is signed in.
OptionalsignThe sign in modal, rendered when the user is signed out.
The props for the AuthButton component.