{
  "resource": "https://www.earthtronev.com",
  "authorization_servers": [
    "https://www.earthtronev.com",
    "https://earthtronev.com"
  ],
  "scopes_supported": [
    "api",
    "profile",
    "email"
  ],
  "bearer_methods_supported": [
    "header"
  ],
  "resource_signing_alg_values_supported": [
    "RS256",
    "EdDSA"
  ],
  "jwks_uri": "https://www.earthtronev.com/.well-known/jwks.json",
  "resource_name": "EarthtronEV Protected API",
  "resource_documentation": "https://www.earthtronev.com/"
}