Skip to content

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

Merged
jennybc merged 1 commit intotidyverse:masterfrom
jcheng5:init-auth-onload
Nov 12, 2020
Merged

Don't init .auth object until .onLoad#321
jennybc merged 1 commit intotidyverse:masterfrom
jcheng5:init-auth-onload

Conversation

@jcheng5
Copy link
Contributor

@jcheng5 jcheng5 commented Nov 11, 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.
@jcheng5 jcheng5 mentioned this pull request Nov 11, 2020
26 tasks
@jennybc jennybc merged commit 831e371 into tidyverse:master Nov 12, 2020
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