{
 "compat_features": [
  "api.Credential",
  "api.Credential.id",
  "api.Credential.isConditionalMediationAvailable_static",
  "api.Credential.type",
  "api.CredentialsContainer",
  "api.CredentialsContainer.create",
  "api.CredentialsContainer.get",
  "api.CredentialsContainer.preventSilentAccess",
  "api.CredentialsContainer.store",
  "api.Navigator.credentials"
 ],
 "description": "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.",
 "description_html": "The <code>navigator.credentials</code> 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.",
 "group": [
  "credential-management"
 ],
 "kind": "feature",
 "name": "Credential management",
 "spec": [
  "https://w3c.github.io/webappsec-credential-management/"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2022-07-15",
  "baseline_low_date": "2020-01-15",
  "by_compat_key": {
   "api.Credential": {
    "baseline": "high",
    "baseline_high_date": "2022-03-19",
    "baseline_low_date": "2019-09-19",
    "support": {
     "chrome": "51",
     "chrome_android": "51",
     "edge": "18",
     "firefox": "60",
     "firefox_android": "60",
     "safari": "13",
     "safari_ios": "13"
    }
   },
   "api.Credential.id": {
    "baseline": "high",
    "baseline_high_date": "2022-03-19",
    "baseline_low_date": "2019-09-19",
    "support": {
     "chrome": "51",
     "chrome_android": "51",
     "edge": "18",
     "firefox": "60",
     "firefox_android": "60",
     "safari": "13",
     "safari_ios": "13"
    }
   },
   "api.Credential.isConditionalMediationAvailable_static": {
    "baseline": false,
    "support": {
     "chrome": "148",
     "chrome_android": "148",
     "edge": "148",
     "safari": "16",
     "safari_ios": "16"
    }
   },
   "api.Credential.type": {
    "baseline": "high",
    "baseline_high_date": "2022-03-19",
    "baseline_low_date": "2019-09-19",
    "support": {
     "chrome": "51",
     "chrome_android": "51",
     "edge": "18",
     "firefox": "60",
     "firefox_android": "60",
     "safari": "13",
     "safari_ios": "13"
    }
   },
   "api.CredentialsContainer": {
    "baseline": "high",
    "baseline_high_date": "2022-03-19",
    "baseline_low_date": "2019-09-19",
    "support": {
     "chrome": "51",
     "chrome_android": "51",
     "edge": "18",
     "firefox": "60",
     "firefox_android": "60",
     "safari": "13",
     "safari_ios": "13"
    }
   },
   "api.CredentialsContainer.create": {
    "baseline": "high",
    "baseline_high_date": "2022-03-19",
    "baseline_low_date": "2019-09-19",
    "support": {
     "chrome": "60",
     "chrome_android": "60",
     "edge": "18",
     "firefox": "60",
     "firefox_android": "60",
     "safari": "13",
     "safari_ios": "13"
    }
   },
   "api.CredentialsContainer.get": {
    "baseline": "high",
    "baseline_high_date": "2022-03-19",
    "baseline_low_date": "2019-09-19",
    "support": {
     "chrome": "51",
     "chrome_android": "51",
     "edge": "18",
     "firefox": "60",
     "firefox_android": "60",
     "safari": "13",
     "safari_ios": "13"
    }
   },
   "api.CredentialsContainer.preventSilentAccess": {
    "baseline": "high",
    "baseline_high_date": "2026-03-18",
    "baseline_low_date": "2023-09-18",
    "support": {
     "chrome": "60",
     "chrome_android": "60",
     "edge": "18",
     "firefox": "60",
     "firefox_android": "60",
     "safari": "17",
     "safari_ios": "17"
    }
   },
   "api.CredentialsContainer.store": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "51",
     "chrome_android": "51",
     "edge": "79",
     "firefox": "60",
     "firefox_android": "60",
     "safari": "13",
     "safari_ios": "13"
    }
   },
   "api.Navigator.credentials": {
    "baseline": "high",
    "baseline_high_date": "2022-03-19",
    "baseline_low_date": "2019-09-19",
    "support": {
     "chrome": "51",
     "chrome_android": "51",
     "edge": "18",
     "firefox": "60",
     "firefox_android": "60",
     "safari": "13",
     "safari_ios": "13"
    }
   }
  },
  "support": {
   "chrome": "60",
   "chrome_android": "60",
   "edge": "79",
   "firefox": "60",
   "firefox_android": "60",
   "safari": "13",
   "safari_ios": "13"
  }
 },
 "id": "credential-management",
 "groups": [
  "credential-management"
 ],
 "specs": [
  {
   "url": "https://w3c.github.io/webappsec-credential-management/",
   "seriesComposition": "full",
   "shortname": "credential-management-1",
   "series": {
    "shortname": "credential-management",
    "currentSpecification": "credential-management-1",
    "title": "Credential Management",
    "shortTitle": "Credential Management",
    "releaseUrl": "https://www.w3.org/TR/credential-management/",
    "nightlyUrl": "https://w3c.github.io/webappsec-credential-management/"
   },
   "seriesVersion": "1",
   "organization": "W3C",
   "groups": [
    {
     "name": "Web Application Security Working Group",
     "url": "https://www.w3.org/groups/wg/webappsec/"
    }
   ],
   "release": {
    "url": "https://www.w3.org/TR/credential-management-1/",
    "status": "Working Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://w3c.github.io/webappsec-credential-management/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/webappsec-credential-management",
    "sourcePath": "index.bs",
    "filename": "index.html"
   },
   "title": "Credential Management Level 1",
   "source": "w3c",
   "shortTitle": "Credential Management 1",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "credential-management"
    ]
   },
   "fragment": null
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/API/Credential_Management_API",
   "title": "Credential Management API",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/API/Credential_Management_API"
  }
 ],
 "standardPositions": [
  {
   "vendor": "mozilla",
   "url": "https://github.com/mozilla/standards-positions/issues/172",
   "position": "defer",
   "concerns": []
  }
 ],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:credential-management"
 },
 "developerSignals": null,
 "bugs": {
  "chrome": [
   "http://crbug.com/724464",
   "http://crbug.com/722242",
   "http://crbug.com/721399",
   "https://code.google.com/p/chromium/issues/detail?id=576705"
  ]
 },
 "baselineLowDateAsObject": "2020-01-15T00:00:00.000Z",
 "baselineHighDateAsObject": "2022-07-15T00:00:00.000Z"
}