Is there the equivalent of this
curl --unix-socket /.fly/api -X POST “http://localhost/v1/tokens/oidc” available on sprites?
I built my entire architecture around the ability for a machine to mint a token and prove it’s identity.. Does sprites offer a way to mint a token signed by fly?