Skip to content

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

Merged
benrwoodard merged 1 commit intobenrwoodard:masterfrom
jcheng5:init-auth-onload
Nov 21, 2020
Merged

Don't init .auth object until .onLoad#1
benrwoodard merged 1 commit intobenrwoodard:masterfrom
jcheng5:init-auth-onload

Conversation

@jcheng5
Copy link
Copy Markdown
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
Copy Markdown
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