Anyone here already have a working example of hilla and JWT configuration?
A working stateless authentication example with auth0 or any other provider
Did you look at Hilla + React: JWT Authentication | by Robert Sutherland | Medium already?
i will take a look. i was following the documnetation https://hilla.dev/docs/lit/guides/security/spring-stateless
and the class HillaWebSecurityConfigurerAdapter doesn’t seems to exists
That’s a typo in the docs. You can use the VaadinWebSecurity base class