view res/test_integration/client_secret.json @ 174:30fd609ed177

agac: Release v0.2.0
author Lewin Bormann <lbo@spheniscida.de>
date Wed, 13 Jan 2021 12:16:33 +0100
parents 59ccdfd217b2
children
line wrap: on
line source

{
  "installed": {
    "client_id": "902216714886-8obvm3pn22b0jktllc0f0rufcbuvtrhg.apps.borgac.net",
    "project_id": "integration-test-243420",
    "auth_uri": "https://accounts.borgac.net/oauth2/",
    "token_uri": "https://accounts.borgac.net/token",
    "auth_provider_x509_cert_url": "https://accounts.borgac.net/oauth2/v1/certs",
    "client_secret": "somesecret",
    "redirect_uris": [
      "urn:ietf:wg:oauth:2.0:oob",
      "http://localhost"
    ]
  }
}