Skip to content

Add support for custom path of the client secret file#1

Open
Milkhaa wants to merge 3 commits intoLDCS:masterfrom
Milkhaa:patch-1
Open

Add support for custom path of the client secret file#1
Milkhaa wants to merge 3 commits intoLDCS:masterfrom
Milkhaa:patch-1

Conversation

@Milkhaa
Copy link

@Milkhaa Milkhaa commented Nov 4, 2019

Its very inconvenient for a user of this library when he/she is forced to place client secret file in the same directory and with a name dictated by this library.

I loved this simple library except it should have provided me an ability to pass the above mentioned filePath.

This PR intends to solve the above pain-point.

Changes:

  • InitSrvWithCredentialAt to accept a string argument which is the location of the client secret file

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

Comments