Add WebFinger endpoint #118
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/webfinger"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #93
This adds a WebFinger endpoint, responding to requests in the form of e.g.
/.well-known/webfinger?resource=acct%3Agalfert%40kosmos.org
.If the remoteStorage service is enabled, the WebFinger response will contain the appropriate remoteStorage link information.
Nice! 👍
WebFinger endpointto Add WebFinger endpoint