Closed Bug 1347123 Opened 8 years ago Closed 8 years ago

The Credential Management API

Categories

(WebExtensions :: Experiments, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1156047

People

(Reporter: rhubscher, Unassigned)

Details

For the Hoverpad project[0], I need to store the passphrase of the pad for a certain amount of time. Ideally I would like to store that passphrase in the Password Manager with a TTL so that I can tell the browser to automatically forget about it after a certain amount of time where I can ask the user for it again. Google Chrome implements such an API [1] Apparently Firefox also has got something implemented about it [2] Do you think I can rely on it within an add-on? [0]: https://github.com/mozilla-services/hoverpad [1]: https://developers.google.com/web/fundamentals/security/credential-management/ [2] https://developer.mozilla.org/en-US/docs/Web/API/Credential_Management_API
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.