satellogic / orbit-predictor

Python library to propagate satellite orbits.
MIT License
140 stars 43 forks source link

Provide way to tweak WSTLESuorce http headers #122

Closed mmodenesi closed 2 years ago

mmodenesi commented 2 years ago

Class methods _get_http_headers and _get_auth_header were added with basic implementation (easy to subclass and override).

Besides that, a mechanism was added to add token based auth header by defining a specific environment variable.