{
  "resource": "https://bergsonne-allgaeu.de/api/booking",
  "authorization_servers": [
    "https://aneymulvoqusrlbcjmrb.supabase.co/auth/v1"
  ],
  "scopes_supported": [
    "booking:read",
    "booking:write",
    "hotel:read"
  ],
  "bearer_methods_supported": ["header"],
  "resource_documentation": "https://bergsonne-allgaeu.de/fact-sheet",
  "resource_signing_alg_values_supported": ["RS256", "ES256"]
}