You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Static file support for rendering a .well-known/webfinger file that always responds with the same information.
Dynamic support via a Roda plugin for handling multiple authors and proper filtering for rel filters. This includes the ability to set Access-Control-Allow-Origin headers via the allowed_hosts option.
Validation of all Webfinger properties and printed warnings for invalid values to help ensure you write interoperable Webfinger properties.
An automation to quickly bootstrap your site's Webfinger capabilities.