Maksymilian Babarowski

Results 6 comments of Maksymilian Babarowski

Hi! Sorry to nudge you like this, but could you provide any estimate on when this is going to be merged? #485 poses major discrepancy when using this generator. I...

I don't understand why has this issue been closed. What kind of feedback was expected to be provided? From my side, I can confirm that `@DateTimeFormat(pattern = "..."` on `@SpringQueryMap`-annotated...

In my case switching from Java 11 to 1.8 resolved the issue. It's strange, since everything worked fine during first launch with OpenJDK 11.

You can still sign to your e-hentai account and save favorites list.

Upon a closer inspection of the source code, authlib seems to provide an implementation for `plain` method for implicit use outside of registered OAuth2 Client instance. https://github.com/lepture/authlib/blob/11f13e4070c20fffe9c713440d7ce835c686935e/authlib/oauth2/client.py#L34 https://github.com/lepture/authlib/blob/11f13e4070c20fffe9c713440d7ce835c686935e/authlib/oauth2/client.py#L153-L155