Skip to content

Don't init .auth object until .onLoad - #18

Open
jcheng5 wants to merge 1 commit into
andrie:masterfrom
jcheng5:init-auth-onload
Open

Don't init .auth object until .onLoad#18
jcheng5 wants to merge 1 commit into
andrie:masterfrom
jcheng5:init-auth-onload

Conversation

@jcheng5

@jcheng5 jcheng5 commented Nov 20, 2020

Copy link
Copy Markdown

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.
@jcheng5 jcheng5 mentioned this pull request Nov 20, 2020
26 tasks
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.

1 participant