Jonas Auer

Results 33 comments of Jonas Auer
trafficstars

(ref. [OAuth 2.0 Token Revocation](https://www.rfc-editor.org/rfc/rfc7009.html)) I agree that this could make a nice addition to this module. Token revocation isn't part of the grants and is basically its own thing,...

I just stumbled over this same thing: I can't reconstruct `oneof`s correctly from the file descriptors generated by ts-proto. I think this might be coming from [running the `fileDesc` through...

With that debugging actually worked on the first try! :+1: --- Here's what I've tried so far: Removing the `disableProto2Optionals=true` flag in `protos/build.sh`, updating all usages of the now optional...