Companion
object Companion
Functions
Link copied to clipboard
suspend fun authenticateWithRedirect(params: SignUp.AuthenticateWithRedirectParams): ClerkResult<OAuthResult, ClerkErrorResponse>
Initiates authentication with a redirect-based flow (OAuth or Enterprise SSO).
Link copied to clipboard
Initiates a new sign-up process and returns a SignUp object.
Creates a new sign-up with raw parameters.