tazama-lf / tms-service

1 stars 3 forks source link

fix: update auth flag from service auth to node env #250

Closed cshezi closed 1 week ago

cshezi commented 1 week ago

SPDX-License-Identifier: Apache-2.0

What did we change?

We changed the auth flag for the service from using the service's auth to checking node env

Why are we doing this?

Third-party services should check node env to check for credentials

How was it tested?