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.
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.