{
  "@context": [
    "https://www.w3.org/ns/did/v1",
    "https://w3id.org/security/suites/jws-2020/v1"
  ],
  "id": "did:web:www.treytrizzy.com",
  "alsoKnownAs": [
    "https://www.treytrizzy.com",
    "https://isni.org/isni/0000000530668084",
    "https://open.spotify.com/artist/4tb0LivtE8bhyWV0eBkaiq",
    "https://music.apple.com/us/artist/trey-trizzy/1791117518",
    "https://www.youtube.com/@OfficialTreyTrizzy",
    "https://www.instagram.com/theofficialtreytrizzy/",
    "https://www.tiktok.com/@officialtreytrizzy",
    "https://x.com/TheTreyTrizzy",
    "https://soundcloud.com/treytrizzy",
    "https://www.bandlab.com/treytrizzy"
  ],
  "verificationMethod": [
    {
      "id": "did:web:www.treytrizzy.com#owner-key-1",
      "type": "JsonWebKey2020",
      "controller": "did:web:www.treytrizzy.com",
      "publicKeyJwk": {
        "kty": "OKP",
        "crv": "Ed25519",
        "x": "iS6tQpACqm3cS7PcuSL2lkmmF-gJPNnMUOP9X8IFHio",
        "use": "sig",
        "kid": "owner-key-1"
      }
    }
  ],
  "authentication": [
    "did:web:www.treytrizzy.com#owner-key-1"
  ],
  "assertionMethod": [
    "did:web:www.treytrizzy.com#owner-key-1"
  ],
  "service": [
    {
      "id": "did:web:www.treytrizzy.com#creator-passport",
      "type": "CreatorIdentityPassport",
      "serviceEndpoint": "https://www.treytrizzy.com/identity/creator-passport.json"
    },
    {
      "id": "did:web:www.treytrizzy.com#authorization-policy",
      "type": "RightsAuthorizationPolicy",
      "serviceEndpoint": "https://www.treytrizzy.com/identity/authorization-policy.json"
    }
  ]
}
