summaryrefslogtreecommitdiff
path: root/static/.well-known/webfinger
blob: 009134cd73f63a1ac6a2c3c205cab2b1c7068067 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "subject": "acct:oidc@lemon.rip",
  "links": [
    {
      "rel": "http://openid.net/specs/connect/1.0/issuer",
      "href": "https://codeberg.org"
    }
  ]
}