robertjd
robertjd
Thanks @redbmk for the report, were you able to determine if this hang is form the API or not? Can you try with Curl or Postman and let us know?
Thanks @redbmk , I'm going to triage this for a closer look
@mraible can you tell us more about what this example is for/what the discovery mechanism is? The README in the PR doesn't tell me what this example is for
Hi @jayanthv86 , I assume you're trying to find a way for this library to add an `idp=` paramater to the /authorize URL request? I don't think this library provides...
@shuowu do we need to fix this sample with the jest config mentioned above?
yo @dogeared , I did some worthsmithing to the readme and added a commit, lmk if you have any issues? Also: ez_dev will prompt me for an application href, but...
Hello George, thank you for reporting this. The `email` scope should give you access to the basic profile information of name, given name, etc. This is a change that they...
Hello @george-hawkins-aa - thank you for all the detail! What confuses me is that I still can't reproduce the situation where `email` scope does not provide the full account names,...
One more thing: I just learned that it's possible for a google account to exist _without_ a first name or last name defined. Do you think that might be the...
Hello @george-hawkins-aa ! I forgot to update this thread. We have decided to update this project, we will use `email profile` by default. Stay tuned for our next release. Thanks...