{
  "resource": "https://nemahbites.com",
  "resource_name": "nemahBites",
  "resource_logo_uri": "https://nemahbites.com/img/w240/uploads/logo-short.png",
  "resource_documentation": "https://nemahbites.com/developers",
  "authorization_servers": [
    "https://nemahbites.com"
  ],
  "jwks_uri": "https://nemahbites.com/.well-known/jwks.json",
  "scopes_supported": [
    "catalog.read",
    "orders.read",
    "profile.read",
    "checkout.write",
    "loyalty.read",
    "loyalty.write"
  ],
  "bearer_methods_supported": [
    "header"
  ],
  "resource_signing_alg_values_supported": [
    "RS256"
  ],
  "resource_policy_uri": "https://nemahbites.com/page/privacy-policy",
  "authorization_details_types_supported": [],
  "agent_auth_skill": "https://nemahbites.com/auth.md"
}