Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

Update index.js to allow custom configurations #24

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kennethnym
Copy link

I modified electronOauth2(config, windowParams) and added a new parameter customConfig. This argument accepts object. It is then used to append to the request url as query string. I made this request because some APIs require some additional parameters in order to request an authorization code.
New: electronOauth2(config, windowParams, customConfig)

MrCreeper1008 added 3 commits October 7, 2017 20:07
function `electronOauth2(config, windowParams)` updated to allow custom options/query as an object.
New: `electronOauth2(config, windowParams, customConfig)`
Used single quotes for string instead of double quotes
@kennethnym
Copy link
Author

Hello? Is this repository still being maintained?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant