Skip to content

Use encrypted keychain for account management #95475

Closed
@RMacfarlane

Description

@RMacfarlane
export namespace authentication {
    export function getPassword(key: string): Thenable<string | null>;
    export function setPassword(key: string, value: string | null): Thenable<void>;
}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions