NASA-AMMOS / aerie-cli

An unofficial CLI for interacting with Aerie planning software
MIT License
3 stars 4 forks source link

Request: Allow Auth Mode: "Hasura Admin Secret" #22

Closed Mythicaeda closed 1 year ago

Mythicaeda commented 1 year ago

With Aerie 1.7.0, there is now a Hasura Admin Secret environment variable defined for Hasura. Hasura allows this secret to be passed as a header instead of Authorization: Bearer <JWT>. It'd be really convenient for external applications that need to use the CLI to be able to use this environment variable.