spacecloud-io / mission-control

Admin UI to configure Space Cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Send authorization header on every request

HeyItsJs opened this issue · comments

Right now the Mission Control doesn't send the Authorization header while fetching DB connection status from Space Cloud. This results in an error when Space Cloud is run in PROD mode.

Let's send the Authorization header in each and every request.

Solved in v0.15.0