#!/bin/sh set -eu curl -sf -X POST -H "Content-Type: application/json" -d @- \ https://id.foo.sh/authcheck <