nasa / gesdisc-meditor

MIT License
7 stars 2 forks source link

fix: trim secrets read as files in legacy API #46

Closed benforshey closed 9 months ago

benforshey commented 9 months ago

I'm still not sure what in my system is adding newlines to the end of secrets read from files, but this PR trims the stringified secret after reading it, causing login to work. This PR unblocks GUUI-3277.