NASA-AMMOS / aerie-cli

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

Remove hardcoded auth header #29

Closed cartermak closed 1 year ago

cartermak commented 1 year ago

Let through a few leftover lines. Tested and working against localhost (no auth), plus instances with Aerie native auth and CAM auth.

Mythicaeda commented 1 year ago

For context on this, are these headers already set in the session if they're needed?

cartermak commented 1 year ago

@Mythicaeda Yes, that's correct