Coder.comC
Coder.com9mo ago
3 replies
Ty

Is it normal that `context.secrets.store` is dropping secrets on developer window reload?

Taking a stab at writing an extension, and decided to store an API token for my extension in context.secrets.store but I noticed that it isn't there anymore in the browser that did Developer: Reload Window. Am I supposed to use something else for persistent secret storage or just not do Developer: Reload Window?
Was this page helpful?