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 based on the provided strategy and optional parameters.
Creates a new sign-up process and returns a SignUp
object based on the provided strategy and optional parameters.