generated from CorrelAid/r-bare-template
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or requestwork_in_progressWe are currently working on a fix or enhancementWe are currently working on a fix or enhancement
Description
Right now, the possibilities for automation with the package are a little limited since it requires the user to interactively save the credentials in a secure .rds file from which it retrieves the credentials upon API call with a key.
This, however, leads to the problem that using the package in pipelines such as GitHub actions is difficult. This is why one could introduce a possibility for the user to bypass storing credentials securely on purpose and, for example, specify them directly in the function call. This would allow users to, e.g., use their API tokens in an automated fashion.
This should be accompanied with sufficient security warnings.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestwork_in_progressWe are currently working on a fix or enhancementWe are currently working on a fix or enhancement