Package-level declarations

Functions

Link copied to clipboard
fun ProvisioningBottomSheet(modifier: Modifier = Modifier, provisioningModel: ProvisioningModel, waitForRedirectLinkInvocation: suspend (state: String) -> String)

Bottom sheet that interacts with the user and drives credential provisioning in the given ProvisioningModel, only visible when model state is not ProvisioningModel.Idle.