lightstep / lightstep-tracer-go

The Lightstep distributed tracing library for Go
https://lightstep.com
MIT License
98 stars 54 forks source link

Allow empty access tokens #190

Closed austinlparker closed 5 years ago

austinlparker commented 5 years ago

This removes the check for access tokens in the Validate method and updates the example code.