clocked0ne

Results 11 comments of clocked0ne

I too would like to know how to get our working Outlook REST API passport authentication Strategy added to the list on the main passportjs site: https://www.npmjs.com/package/passport-outlook Thanks in advance

logging the error returned from the `passport-oauth2` dependency it would appear the root cause is: ``` { statusCode: 400, data: '{ "error": "redirect_uri_mismatch", "error_description": "Bad Request" }' } ``` So...

In conclusion, the feature _is_ there and working, however it is not explicit in how it works. You don't need to define the `callbackURL` parameter in the configuration of the...

The issue is quite old and we have been happily using our forked version of the module for some time therefore I have not looked into this issue for some...

Hi @amekkawi Thanks for taking the time to look at this, I think that seems like a sensible conclusion - these errors should probably be ignored if the timestamp is...

> I verified this behavior. An authorizer with multiple identity sources requires all of them to be set, and if any are missing, it returns 401. > > This is...

Your Swagger path declaration should be along the lines: ``` "/dog/{id}": { "x-swagger-router-controller": "dogs", "x-swagger-router-handle-subpaths": true, "get":{ "tags": [ "Dog Operations" ], "operationId": "getAllDogs", "parameters":[ { "name": "id", "in": "path",...

Hi, have you made any progress with updating this package to support NodeJS v12? AWS is moving lambdas to NodeJS v12 runtime and I would really like to be able...

Thanks for the update and appreciate your time. I'll keep checking back.

and once comments are removed: ``` javascript {"version":3,"sources":["?"] ``` ``` javascript "file":"main-c2a2dd4a.js","sourceRoot":"/source/","sourcesContent":[]} ```