Closed elv-todd closed 9 months ago
allow additional url params to be used in a tenant auth query to elvauthd
eg.
$ elv-live tenant_auth_curl /tnt/iten4TXq2en3qtu3JREnE5tSLRf9zLod/actions?count=1 curl -s -H "Authorization: Bearer ES256K_6b.." "https://host-76-74-28-227.contentfabric.io/as/tnt/iten4TXq2en3qtu3JREnE5tSLRf9zLod/actions?ts=1707259185246&count=2" { ... }
allow additional url params to be used in a tenant auth query to elvauthd
eg.