{
  "service": "glf-account",
  "origin": "https://auth.genesis-lab.foundation",
  "store": {
    "kind": "mongodb",
    "profile": "prod",
    "database": "glf",
    "uri_from": "MONGODB_USER + MONGODB_PASS",
    "status": "answering",
    "index_notes": []
  },
  "signing": {
    "source": "environment",
    "kid": "FzJtl7T5U_beLCOwaii-wlRWthFApv4eB-wpvhDUeuY",
    "keys": 1,
    "notes": []
  },
  "doors": {
    "telegram": {
      "open": true,
      "note": "bot token from TELEGRAM_emmetbrown_bot_TOKEN"
    },
    "telegram_widget": {
      "open": true,
      "note": "@emmetbrown_bot; auth.genesis-lab.foundation must be registered with /setdomain"
    },
    "telegram_oidc": {
      "open": true,
      "note": "the only Telegram door that works on a laptop"
    },
    "google": {
      "open": true,
      "note": "web flow"
    },
    "google_native": {
      "open": true,
      "note": "audiences: 1"
    },
    "apple": {
      "open": false,
      "note": "no Apple key — APPLE_SERVICES_ID, APPLE_TEAM_ID, APPLE_KEY_ID, APPLE_PRIVATE_KEY"
    },
    "apple_native": {
      "open": false,
      "note": "no APPLE_BUNDLE_ID"
    },
    "ton": {
      "open": true,
      "note": "no key needed — a wallet proves itself"
    }
  },
  "clients": [
    "web",
    "miniapp",
    "extension",
    "ios",
    "android",
    "steam",
    "cli",
    "self",
    "customer-hub-en",
    "customer-hub-ru"
  ],
  "service_token": "set"
}