Skip to content

Option to sign and verify paths instead of absolute URLsΒ #136

@melbings

Description

@melbings

On our multi-tenant system, separate tenants operate on separate domains. It's possible that such a domain might change one day - rendering all the links that might still "float around" invalid.

It might be useful to have the option to base the signature process on absolute URL or path only?

E.g., sign the URL https://foo.mycompany.com/do-something with the full URL (https://foo.mycompany.com) or the path only (/do-something).

We might be able to provide a PR if this seems useful for anybody else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions