{
    "web": {
        "client_id": "776429229684-ovifsj6r0m5icvttpmmeqrr45ke5v2n3.apps.googleusercontent.com",
        "project_id": "mystic-producer-464514-f7",
        "auth_uri": "https://accounts.google.com/o/oauth2/auth",
        "token_uri": "https://oauth2.googleapis.com/token",
        "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
        "client_secret": "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",
        "redirect_uris": [
            "http://localhost:8000/oauth2callback/",
            "https://miyamie.com/oauth2callback/"
        ],
        "javascript_origins": [
            "http://localhost:8000",
            "https://miyamie.com"
        ]
    }
}