Piotr Kurek

Results 7 comments of Piotr Kurek

Well we ended up just making internal module with couple of copied interfaces from here :/ pity though, it was a nice work that was done here

Coming up with Wishes/Ideas I taught I will chip in, what would you think about adding formatting command to config @benkroeger ? So that after generating files it would automatically...

I'm really looking forward to this feature

@alexreal1314 see 65 pull requests and no action on them, and I guess now you could fork updated version that was done in other opened issue https://github.com/kpfromer/nestjs-typegoose/issues/433

I really like your upgrade, gonna fork myself a copy out of your fork, because I would also bump oauth2-server to 3.1.1 at least

Perhaps async await style typescript? ``` import { Request, Response, AuthenticateOptions, AuthorizationCode, AuthorizeOptions, ServerOptions, TokenOptions, Token, InvalidArgumentError, OAuthError, UnauthorizedRequestError, } from 'oauth2-server'; import OAuth2Server from 'oauth2-server'; import { RequestHandler, Response...

I think we're facing the same issue right now, something changed and broke collector in some minor version update for node EDIT: This is due to us moving forward and...