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

URL of the authorization token has "approvalCode" attribute instead o… #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brikendr
Copy link

…f "code".

I have tested the original repo and it seems that when onCallback is executed, the parsed url returned from google with the authorization code does not contain an attribute called code, but a new attribute called approvedCode which represents the authorization code in the window url. I updated the repo to read that attribute so that the code from line 69 to 74 is executed accordingly.

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