tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

server_manifest_disconnect_failure.json (401B)


      1 {
      2  "accounts_endpoint": "https://example.net/tests/dom/credentialmanagement/identity/tests/mochitest/server_accounts.json",
      3  "id_assertion_endpoint": "https://example.net/tests/dom/credentialmanagement/identity/tests/mochitest/server_idtoken.json",
      4  "disconnect_endpoint": "https://example.net/tests/dom/credentialmanagement/identity/tests/mochitest/server_disconnect_intentionally_missing.json"
      5 }