tor-browser

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

manifest_broken_login.json (210B)


      1 {
      2  "accounts_endpoint": "no_accounts.py",
      3  "client_metadata_endpoint": "client_metadata.py",
      4  "id_assertion_endpoint": "token.py",
      5  "disconnect_endpoint": "disconnect.py",
      6  "login_url": "idp_close.html"
      7 }