User Auth containers
User Auth containers handle authentication, registration, and password management. The following containers provide the building blocks for complete authentication experiences.
| Container | Description |
|---|---|
| AuthCombine | Unified sign-in and sign-up interface. |
| ResetPassword | Request password reset via email. |
| SignIn | Login with email and password. |
| SignUp | New customer registration and account creation. |
| SuccessNotification | Confirmation for successful authentication. |
| UpdatePassword | Change account password securely. |