woodburn/.well-known/webfinger

9 lines
172 B
Plaintext
Raw Normal View History

2023-07-13 17:09:23 +10:00
{
"subject": "acct:nathan@woodburn.au",
"links": [
{
"rel": "http://openid.net/specs/connect/1.0/issuer",
2023-09-05 15:09:47 +10:00
"href": "https://auth.woodburn.au"
2023-07-13 17:09:23 +10:00
}
]
}