Mitar

Results 1608 comments of Mitar
trafficstars

I just use https://github.com/lukeapage/pngjs to read and write a PNG file and it becomes compressed.

Yes. It is not a biggy, but it would make it cleaner. Thanks!

[Here is an example](https://gitlab.com/datadrivendiscovery/primitive-interfaces/blob/devel/primitive_interfaces/transformer.py#L16). Inheriting from [here](https://gitlab.com/datadrivendiscovery/primitive-interfaces/blob/devel/primitive_interfaces/base.py#L274). We are on purpose not adhering to Liskov substitution principle because we inspect at runtime.

I would also love it tsoa could generate a 3.1 version without using anything deprecated. Having proper JSON schema is great. Ideally, those JSON schema definitions could be extracted out...

So could this library get `clockTolerance` option?

Duplicate of https://github.com/dgrijalva/jwt-go/pull/286?

I would also love if this could get merged. For all the reasons mentioned above. But even more. In OIDC setting, now we have to make claims be float to...

OK, but tests should also not fail (can be skipped) if you run all tests available in a project.

Hm, all tests are currently being skipped if I run them with a given test project. This is probably not a feature. ;-)

Congrats that it does run then!