Skip to content

Avoid authentication dialog for purchase #681

Open
@Austin1

Description

@Austin1

Problem(s) addressed

If I run a simple shell script to install apps such as

#! /usr/bin/env bash

# purchases App Store software.
# Bitwarden
mas purchase 1352778147

# CCMenu
mas purchase 603117688

# Hand Mirror
mas purchase 1502839586

# Infuse
mas purchase 1136220934

each time it starts the install it prompts for my username and password. I see in the documentation that this “may occur” but is there any scenario where it won’t occur? I was already logged in per the bottom left of my App Store, will it ever be possible to avoid the scenario where you have to enter password for each install?

Proposed solution(s)

I dont have one - maybe it’s not feasible

Alternative solution(s)

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions