Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add to credential scraping #154

Merged
merged 4 commits into from
Mar 26, 2024

Conversation

pbchase
Copy link
Contributor

@pbchase pbchase commented Mar 8, 2024

I did this to make it easier to make a database API Tokens for a REDCap service account. The GRACE project inspired this. This PR introduces the concept of a new env var, API_USER, which is the account username whose tokens should be read. This is ideal for a multi-project study like GRACE.

  • Update scrape_user_api_tokens() to tidyselect 1.2 standards - Philip Chase
  • Add 'Scraping one user's API tokens' section to vignettes/credential-scraping.Rmd - Philip Chase

@pbchase pbchase requested a review from ChemiKyle March 8, 2024 20:42
@ChemiKyle ChemiKyle merged commit b753c0a into ctsit:develop Mar 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants