🏠 New in Low Baseline Support: Credential management

January 15, 2020

caniuse · mdn · spec

The navigator.credentials API provides generic storage for authentication credentials. Other credential APIs represent specific kinds of credentials, such as password or public key credentials, that the credential management API stores.

Source features