Dmi

Results 5 comments of Dmi

I've opened an issue for the difference in behavior between proj4 and proj4js, see https://github.com/proj4js/proj4js/issues/301

You should be able to use `MemberwiseEqualityComparer.Custom()`, see https://github.com/thedmi/Equ/blob/master/Sources/Equ/MemberwiseEqualityComparer.cs#L49. This factory method takes an `EqualityFunctionGenerator`. That class can be configured with selector functions (see constructor). You can use the selector...

We're interested in this as well. BTW, the back-channel logout spec has been finalized in the mean time: https://openid.net/specs/openid-connect-backchannel-1_0.html

@Rikj000 The bug I'm referring to is not that a collection is required, but that it is a collection of `MqttTopicFilter`. So one cannot specify other subscribe options such as...