1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-07-03 12:46:36 +00:00
2022-10-06 09:34:13 +02:00

15 lines
296 B
JSON

{
"subject": "acct:bob@example.com",
"aliases": [
"https://www.example.com/~bob/"
],
"properties": {
"http://example.com/ns/role": "employee"
},
"links": [
{
"lel": "http://webfinger.example/rel/profile-page",
"foo": "https://www.example.com/~bob/"
}
]
}