tor-browser

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

manifest_with_variable_accounts.json (224B)


      1 {
      2  "accounts_endpoint": "variable_accounts.py",
      3  "client_metadata_endpoint": "client_metadata.py",
      4  "id_assertion_endpoint": "token_with_account_id.py",
      5  "login_url": "login.html",
      6  "supports_use_other_account": true
      7 }