ropenscilabs / deposits

R Client for access to multiple data repository services
https://docs.ropensci.org/deposits/
Other
37 stars 3 forks source link

Use specific env variables #96

Open rkrug opened 9 months ago

rkrug commented 9 months ago

The code now checks if the environmental variables

- ZENOODO_TOKEN
- ZENODO_SANDBOX_TOKEN
- FIGSHARE_TOKEN

are set and reads these. If they are not set, it uses the heuristic algorithm included before.