Build a production-minded Quarkus authentication flow with hashed one-time tokens, email verification, password reset, Mailpit testing, and Keycloak integration.

https://www.the-main-thread.com/p/passwordless-login-quarkus-magic-links-keycloak

@quarkusio What I REALLY love about the @quarkusio & #Keycloak Dev mode is that you can feed it a Keycloak realm restore file so that you can do more complex and extensive testing/validation. I've been using it in projects for quite a while where we need to check group memberships, roles, scopes, various clients, etc... REALLY useful.