create

Initiates a new sign-up process and returns a SignUp object.

Return

A ClerkResult containing either a SignUp object or a ClerkErrorResponse.

Parameters

params

The strategy to use for creating the sign-up.


Creates a new sign-up with raw parameters.

Return

A ClerkResult containing either the created SignUp object or a ClerkErrorResponse.

Parameters

params

The parameters for creating the sign-up as a map.