Package-level declarations

Functions

Link copied to clipboard
fun UserButton(clerkTheme: ClerkTheme? = null, treatPendingAsSignedOut: Boolean = false, routeToAuthWhenForcedMfa: Boolean = true, customRows: List<UserProfileCustomRow> = emptyList(), customDestination: @Composable (String) -> Unit? = null, onRequiresForcedMfaClick: () -> Unit? = null)

Self-contained avatar button + user profile flow.