Package-level declarations
Functions
Link copied to clipboard
fun Provisioning(modifier: Modifier = Modifier, provisioningModel: ProvisioningModel, waitForRedirectLinkInvocation: suspend (state: String) -> String)
UI Panel (implemented as Compose Column) that interacts with the user and drives credential provisioning in the given ProvisioningModel.