Create a new user account using email and password
The name of the user
"John Doe"
The email address of the user
The password for the user account
"StrongPassword123!"
Optional URL to the user's profile image
"https://example.com/avatar.jpg"
Optional callback URL after successful sign-up
"https://example.com/auth/callback"
Optional flag to indicate if the user should be remembered
true
User created successfully