Skip to content

Filter results of Webfinger request per the rel parameter #14

Description

@evanp

When a rel parameter is provided, maybe we should scrub the results of anything that doesn't match the rel parameter?

Some servers will ignore the rel parameter; others will return incorrect data. Others that don't support the /.well-known/webfinger endpoint will end up with the full JRD document.

We could optionally do this filtering on the client side, with maybe a {nofilter: true} flag for those who want to rawdog it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions