deeporiginbio / deeporigin-client

Deep Origin CLI and Python client
https://deeporiginbio.github.io/deeporigin-client/
MIT License
9 stars 0 forks source link

feat: supports reading tokens from env #42

Closed sg-s closed 3 months ago

sg-s commented 3 months ago

changes

the client now attempts to read access tokens from the env, if it exists, before trying to read from disk or asking the user to authenticate.