The props object.
The class name for the component.
The inline styles for the component.
The sx prop for the component.
The name of the app.
The component for the logo.
The array of input fields.
The callback function when the loading starts.
The callback function when the loading ends.
A boolean indicating whether to throw an error.
The handler function.
The fallback function.
The callback function for authentication.
The component to render before submitting the form.
The component to render after submitting the form.
The AuthView component.
Represents the authentication view component.