{
  "resource": "https://pmct.com.au/",
  "authorization_servers": [
    "https://mhubroegbartirynadye.supabase.co/auth/v1"
  ],
  "scopes_supported": [
    "openid",
    "email",
    "profile",
    "offline_access"
  ],
  "bearer_methods_supported": ["header"],
  "resource_documentation": "https://pmct.com.au/.well-known/openapi.json",
  "resource_signing_alg_values_supported": ["HS256"],
  "resource_name": "PMCT Public API",
  "tls_client_certificate_bound_access_tokens": false
}