Function mz::command::app_password::create
source ยท pub async fn create(
cx: &ProfileContext,
params: CreateAppPasswordRequest<'_>,
) -> Result<(), Error>
Expand description
Creates and shows a new app-password for the profile.