Skip to content

Instantly share code, notes, and snippets.

@michielbdejong
Created May 14, 2012 10:44
Show Gist options
  • Save michielbdejong/2693250 to your computer and use it in GitHub Desktop.
Save michielbdejong/2693250 to your computer and use it in GitHub Desktop.
localhost:website mich$ vim .well-known/acct\:michiel\@unhosted.org.webfinger
{
"links": [
{
"rel": "https://www.w3.org/community/unhosted/wiki/personal-data-service-00",
"type": "https://www.w3.org/community/rww/wiki/read-write-web-00#simple",
"href": "http://lamp.unhosted.org/storage/unhosted.org/michiel",
"properties": [
"access-methods": ["http://oauth.net/core/1.0/parameters/auth-header"],
"auth-methods": ["http://oauth.net/discovery/1.0/consumer-identity/static"],
"http://oauth.net/core/1.0/endpoint/request": "http://lamp.unhosted.org/phpvoot/oauth/[email protected]"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment