2018-01-23 16:39:07 +01:00
|
|
|
{
|
2018-01-23 19:41:09 +01:00
|
|
|
"PEWS":
|
|
|
|
{"class":"user","pass":"pewpewpassword"
|
|
|
|
},
|
2018-01-23 16:39:07 +01:00
|
|
|
"subject" : "acct:john@example.com",
|
2018-01-23 19:41:09 +01:00
|
|
|
"properties" :
|
|
|
|
{
|
|
|
|
"http://packetizer.com/ns/name" : "John Smith",
|
|
|
|
"http://blgx.example.net/ns/version" : "1.5.1",
|
|
|
|
"http://blgx.example.net/ns/ext" : null
|
|
|
|
},
|
|
|
|
"aliases" :
|
|
|
|
[
|
|
|
|
"https://social.example.com/u/john",
|
|
|
|
"https://mstdn.example.com/john"
|
|
|
|
],
|
2018-01-23 16:39:07 +01:00
|
|
|
"links" :
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"rel" : "http://webfinger.net/rel/avatar",
|
|
|
|
"type" : "image/jpeg",
|
|
|
|
"href" : "http://example.com/images/face.png"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"rel" : "http://webfinger.net/rel/profile-page",
|
|
|
|
"href" : "http://profile.example.com/u/smithj"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"rel" : "http://packetizer.com/rel/blog",
|
2018-01-23 19:41:09 +01:00
|
|
|
"href" : "http://blog.example.com/smithj",
|
|
|
|
|
|
|
|
"titles" :
|
|
|
|
{
|
|
|
|
"en-us" : "The Adventures of John Smith",
|
|
|
|
"fr" : "Les Aventures de John Smith"
|
|
|
|
},
|
|
|
|
"properties" :
|
|
|
|
{
|
|
|
|
"http://example.com/role" : "author"
|
|
|
|
}
|
2018-01-23 16:39:07 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"rel" : "http://specs.openid.net/auth/2.0/provider",
|
|
|
|
"href" : "https://profile.example.com/u/smithj"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|