judilsteve

Results 8 comments of judilsteve

If you're referring to [this](https://github.com/shmykelsa/AAAD#why-only-those-apps-where-is-youtube-where-is-netflix-where-is-instagram) section, I understand that. The application I am interested in sideloading is Google Play Music, a music player that was previously on the Play Store...

I am also experiencing this issue, with the same error message of "The OnAuthenticate callback is not supported with HTTP/3". The error message suggests that LettuceEncrypt will need to be...

This is a really nasty issue. Our tokens (which validated fine in jwt.io) were failing to validate for seemingly no reason after upgrading from dotnet 7 to dotnet 8. Even...

Ideally for my use case I'd like to do it within the request so that the user will see the URL of the page causing the error in their address...

+1 for this, it's the last blocker for us moving to Yarn PnP, which would be really valuable for us, mainly because installing packages is currently a large part of...

I guess at this point changing the default value would be a breaking change for many users. At the very least, can we add some big bold warnings to the...

> wait, what breaking change can we expect by changing this default value to None ? Using `timeout=None` will suspend the coroutine until a pubsub message arrives. If you are...

+1 for this I have an ASP.NET Core app that uses EF to connect to a Postgres database (which has a hot standby via streaming replication). The bulk of the...