Skip to content

List keys in SecretStorage (context.secret) #196616

Open
@DumpySquare

Description

in reference to;
Clear secrets when extension is uninstalled #123817

Need to be able to return all the keys in the secret store, so extensions can manage key lifecycle and clean up as needed. Without this, bloat is inevitable. This also brings the new secret store features a bit closer to the original keytar functionality

@TylerLeonhardt suggested a simple context.secret.keys() function to return all the keys available. This function is sufficient for this need

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

feature-requestRequest for new features or functionalitysecret-storageIssues with the Secret Storage feature

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions