Xenia Lang

Results 3 comments of Xenia Lang

In order to work with as many passport strategies as possible, the [callback](https://github.com/nestjs/passport/blob/master/lib/passport/passport.strategy.ts#L14) the Nest wrapper uses, is a variadic function. The arguments passed to the callback are forwarded to...

Unfortunately, the solution suggested by @arturohernandez10 does not work, since nest expects the callback it is passed (`verified` in the oauth2 strategy code) to be the last argument. Can you...

I think this can be closed. See the [arch section](https://github.com/TNG/please-cli/blob/main/README.md?plain=1#L93-L100) of the README.