Dylan Plecki
Dylan Plecki
Thanks for the insight @thibaultcha. Hopefully, we get this regression fix through (or some version of it, #1577 looks interesting). It will impact LuaJIT auto-discovery in the main Nginx Debian...
Yes that's definitely a bug... If your OIDC client (i.e. webapp) is on a different local timezone than the Keycloak server you'll get this issue. I'll look into fixing it...
I think I may have skimmed over your first message, but you stated that you were using an access token and a refresh token both with 5 minute expiration times....
So to start a discussion on this topic, ASP.NET 4.5 has no formal support for file-based logging, and assumes every "fatal" error will be either gracefully handled or output as...
That's a great idea! And a very simple change (already added to the PR), thank you, it was definitely an oversight to not include a `Clone` impl for BufCursor.
@Darksonn no worries! Thanks for the feedback. This change intends to provide additional functionality for library code that accepts a `Buf` impl, rather than a library that creates one or...