TIBHannover / BacDiveR

Inofficial R client for the DSMZ's Bacterial Diversity Metadatabase (former contact: @katrinleinweber). https://api.bacdive.dsmz.de/client_examples seems to be the official alternatives.
https://TIBHannover.GitHub.io/BacDiveR/
MIT License
10 stars 12 forks source link

Implement better credentials storage system #72

Open katrinleinweber opened 6 years ago

katrinleinweber commented 6 years ago

Currently, the credentials are saved in .Renvironment which is not ideal. In the long-term, a more secure way should be implemented. The overview by RevolutionAnalytics has some potential options, but:

Alternative: convince BacDive admins to drop auth.

Related to #2 & #6.