tor-browser

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

manifest_with_two_accounts.json (181B)


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