abisalehalliprasan

Results 29 comments of abisalehalliprasan

@ibox4real : We do not have any immediate plans at the moment to provide Typescript support, however, I can take this information to my team and see if we can...

@gmicek : There a few things which need to be tested before we release the typescript version. We will prioritize a release very soon. Thanks for the understanding everyone. Will...

@lardcanoe : The SDK provides all the error details when an exception is thrown ref: https://github.com/intuit/oauth-jsclient#error-logging Which provides more information about the error : ``` originalMessage: 'Response has an Error',...

Thanks @lardcanoe . I will get this fixed in the next release 👍

Thanks, @mockingmoon . I will take a look at the PR and get back to you. Appreciate your help.

As long as the token that is generated has an `id_token` (you would need to pass opendID scopes ) then you will get a successful response as shown below: ```...

@mfujinoki : We do not have support for `multipart/form-data` at the moment. Appreciate it if you have can put in a PR if you have it handy.