Package-level declarations

Types

Link copied to clipboard

Properties

Link copied to clipboard

Whether this auth mode allows sign-in attempts to transfer into sign-up flows when the user doesn't have an account.

Functions

Link copied to clipboard
fun AuthStartView(modifier: Modifier = Modifier, clerkTheme: ClerkTheme? = null, onAuthComplete: () -> Unit)
Link copied to clipboard
fun AuthView(modifier: Modifier = Modifier, clerkTheme: ClerkTheme? = null)