wimdeblauwe / htmx-spring-boot

Spring Boot and Thymeleaf helpers for working with htmx
Apache License 2.0
436 stars 41 forks source link

Add HxRefreshHeaderAuthenticationEntryPoint #32

Closed wimdeblauwe closed 1 year ago

wimdeblauwe commented 1 year ago

Have this custom class available in the library to avoid having to create it in each project. Unfortunately not possible to provide auto-config for it.

See also https://www.wimdeblauwe.com/blog/2022/10/04/htmx-authentication-error-handling/