webfinger: add oidc
This commit is contained in:
parent
5dbc4fffa0
commit
40a5cac5ef
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@
|
|||
"rel": "http://ostatus.org/schema/1.0/subscribe",
|
||||
"template": "https://social.treehouse.systems/authorize_interaction?uri={uri}"
|
||||
},
|
||||
{
|
||||
"rel": "http://openid.net/specs/connect/1.0/issuer",
|
||||
"href": "https://codeberg.org/"
|
||||
},
|
||||
{
|
||||
"rel": "http://webfinger.net/rel/avatar",
|
||||
"href": "https://val.packett.cool/x/val.1.png",
|
||||
|
|
Loadingâ¦
Reference in a new issue