Join Discord
Powered by
Simply put, you could associate each microservice ...
# support-questions-legacy
r
rp_st
07/15/2021, 5:11 PM
Simply put, you could associate each microservice with some API key (some random string in the env var). And accept requests only if the request's
Authorization
header contains the API key
Previous
Next