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

Make ZenodoManager anonymous (token-less) calls keyring-free #45

Closed
eblondel opened this issue Sep 4, 2020 · 0 comments
Closed

Make ZenodoManager anonymous (token-less) calls keyring-free #45

eblondel opened this issue Sep 4, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@eblondel
Copy link
Owner

@eblondel eblondel commented Sep 4, 2020

This is not an issue as long as keyring is installed on machines. It is essentially an issue on CRAN checks (Fedora, Macos flavors) and for R codes that are tested / run on CRAN checks, as it is the case in reverse depends GermaParl package (use of zen4R for data downloads from DOI).

The purpose is to bind the keyring use when a token is specified. When anonymous / tokenless use (token = NULL), the keyring functions should not be invoked.

@eblondel eblondel added the enhancement label Sep 4, 2020
@eblondel eblondel added this to the 0.4 milestone Sep 4, 2020
@eblondel eblondel self-assigned this Sep 4, 2020
@eblondel eblondel closed this Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.