Customize the authentication flow and email templates
CrossmintAuthProvider
component allows you to customize the authentication modal appearance and content.
Prop | Type | Description |
---|---|---|
authModalTitle | string | Custom title displayed at the top of the authentication modal |
termsOfServiceText | string | ReactNode | Custom terms of service text displayed below the authentication form |
appearance | UIConfig | Styling configuration for the modal (see example above) |