summaryrefslogtreecommitdiff
path: root/static/.well-known/webfinger
blob: 5e5630dc012a965ef4e35e5263dbf89bd5819edb (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/"
    }
  ]
}