clj-activitypub.webfinger
TODO: write docs
fetch-user-id
(fetch-user-id domain username)
Follows the webfinger request to a remote domain, retrieving the ID of the requested account. Typically returns a string in the form of a URL.
resource-url
(resource-url domain username & [params])
Builds a URL pointing to the user’s account on the remote server.