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

Don't init .auth object until .onLoad #1

Merged
merged 1 commit into from
Nov 21, 2020

Conversation

jcheng5
Copy link
Contributor

@jcheng5 jcheng5 commented Nov 20, 2020

Creating the .auth object directly at the top-level means the code
from gargle is snapshotted at build time.

This is needed for r-lib/gargle#157, but is a good change even without that PR.

Creating the .auth object directly at the top-level means the code
from gargle is snapshotted at build time.

This is needed for r-lib/gargle#157, but is a good change even without that PR.
@jcheng5 jcheng5 mentioned this pull request Nov 20, 2020
26 tasks
@benrwoodard benrwoodard merged commit d0e0d73 into benrwoodard:master Nov 21, 2020
@benrwoodard
Copy link
Owner

Thank you Joe!

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.

2 participants